Skip to content

Commit

Permalink
travis: test on node@8
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxin committed Mar 22, 2018
1 parent 21b2b21 commit 474c554
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,6 +1,5 @@
node_js:
- "5"
- "4"
- 8
language: node_js
script: "npm run test-travis"
after_script: "npm install [email protected] && cat ./coverage/lcov.info | coveralls"

0 comments on commit 474c554

Please sign in to comment.