Skip to content

Commit

Permalink
fix(dependency): bad dependency value
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrachet committed Aug 17, 2018
1 parent 6f9f721 commit ac7cf7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js:
- "6"
- "9"
after_script:
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js

0 comments on commit ac7cf7d

Please sign in to comment.