Skip to content

Commit

Permalink
Merge pull request #147 from DanielRuf/chore/add-nodejs-8-10
Browse files Browse the repository at this point in the history
chore: add Node.js 8 and 10
  • Loading branch information
alanshaw committed May 14, 2018
2 parents cc5db9f + db2c1f2 commit d180e8d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ sudo: false
git:
depth: 5
node_js:
- 4
- 5
- 6
- 7
- 8
- 10
after_script:
- npm run coveralls

0 comments on commit d180e8d

Please sign in to comment.