Skip to content

Commit

Permalink
ci: Test on Node 9
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoltman committed Nov 7, 2017
1 parent df1a4ef commit 4f86acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_js:
- '4'
- '6'
- '8'
- '9'
after_success: npm run coveralls
deploy:
provider: npm
Expand Down

0 comments on commit 4f86acf

Please sign in to comment.