Skip to content

Commit

Permalink
Test on 10
Browse files Browse the repository at this point in the history
  • Loading branch information
polytypic committed Apr 26, 2018
1 parent 4a0ef6e commit b11cbee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: node_js
notifications:
email: false
before_install: if npm --version | grep '^[34]' ; then npm install npm@latest -g ; fi
node_js:
- "10"
- "8"
- "6"
script:
- npm run report-coverage

0 comments on commit b11cbee

Please sign in to comment.