Skip to content

Commit

Permalink
added Node 8 to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Kuba committed Jun 4, 2017
1 parent 17d7c25 commit c2d605a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ node_js:
- 4
- 6
- 7
- 8
script: "npm run coverage && npm run integration"
sudo: false
after_success: "npm run coveralls"

0 comments on commit c2d605a

Please sign in to comment.