Skip to content

Commit

Permalink
Update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
guigrpa committed Aug 11, 2019
1 parent fd3b58b commit 51de7ea
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,8 +1,7 @@
language: node_js
node_js:
- "10"
- "8"
- "6"
- '10'
- '8'
script: npm run travis
after_success:
- 'cat ./coverage/lcov.info | ./node_modules/.bin/coveralls'
Expand Down

0 comments on commit 51de7ea

Please sign in to comment.