Skip to content

Commit

Permalink
ci: Test on Node 11
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoltman committed Nov 25, 2018
1 parent ac7cd04 commit 3edb3a6
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:
- '6'
- '8'
- '10'
- '11'
script: npm run ci
deploy:
provider: npm
Expand Down

0 comments on commit 3edb3a6

Please sign in to comment.