Skip to content

Commit

Permalink
also test node v6 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Apr 30, 2016
1 parent 89de250 commit 741ee1d
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 @@ -7,5 +7,6 @@ node_js:
- "3"
- "4"
- "5"
- "6"
script: "npm run test-travis"
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 comments on commit 741ee1d

Please sign in to comment.