Skip to content

Commit

Permalink
add node v10.11 to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maritz committed Sep 26, 2018
1 parent 430f9db commit e4331cc
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 @@ -13,6 +13,7 @@ node_js:
- "8.7" # Keep 8.7 around because it is the last minor on 8.x that didn't have http2
- "8.9"
- "9.4"
- "10.11"
sudo: false
cache:
directories:
Expand Down

0 comments on commit e4331cc

Please sign in to comment.