Skip to content

Commit

Permalink
Test on node 8 too.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejestes committed Jun 22, 2017
1 parent f56a298 commit a7e94b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ node_js:
- "5"
- "6"
- "7"
- "8"
script: "npm run-script test-travis"
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit a7e94b5

Please sign in to comment.