Skip to content

Commit

Permalink
Update to node 10 in .travis.yml (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
redonkulus committed May 17, 2018
1 parent 72706b5 commit 2571f62
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:
- 7
- 6
- 4
- 10
after_success:
- "npm run cover"
- "cat artifacts/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit 2571f62

Please sign in to comment.