Skip to content

Commit

Permalink
Merge branch 'master' into generate-test-ops
Browse files Browse the repository at this point in the history
  • Loading branch information
warpech committed Jun 28, 2019
2 parents 15d4e8e + bbd3002 commit f078a4b
Show file tree
Hide file tree
Showing 38 changed files with 3,164 additions and 18,163 deletions.
10 changes: 3 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
language: node_js
dist: trusty
sauce_connect: true,
node_js: lts/*
before_script:
- npm install
- npm install -g grunt
node_js: 8
before_script:
- npm install
- npm run build
- npm run serve &
script:
- grunt && npm run bench
- npm run test-sauce
97 changes: 0 additions & 97 deletions Gruntfile.js

This file was deleted.

0 comments on commit f078a4b

Please sign in to comment.