Skip to content

Commit

Permalink
add node 5 to travis ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
tejasmanohar committed Nov 12, 2015
1 parent 9572614 commit 0d8c6a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
node_js:
- "0.12"
- "4"
- "5"
language: node_js
script: "npm run-script test-travis"
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 comments on commit 0d8c6a8

Please sign in to comment.