Skip to content

Commit

Permalink
#1031 Pushing change to travis yml to see if node v6 behaves like v5
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhyder committed May 8, 2016
1 parent 0f1ca18 commit a0370eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ node_js:
- "0.12"
- "4"
- "5"
- "6"
- "iojs"
after_script:
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
Expand Down

0 comments on commit a0370eb

Please sign in to comment.