Skip to content

Commit

Permalink
Changed travis versions
Browse files Browse the repository at this point in the history
  • Loading branch information
danday74 committed Mar 17, 2018
1 parent 43477e6 commit 70bc0b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -2,5 +2,8 @@ language: node_js
node_js:
- node
- 8
- 6
- 4
- 4.0.0
after_success:
- "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit 70bc0b9

Please sign in to comment.