Skip to content

Commit

Permalink
Fixed travis issue (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Mar 10, 2017
1 parent 16d6625 commit ed146c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ script: npm run coverage
after_success:
- cat ./coverage/lcov.info|./node_modules/coveralls/bin/coveralls.js
node_js:
- "4.0.0"
- "4.2.0"

0 comments on commit ed146c5

Please sign in to comment.