Skip to content

Commit e4331cc

Browse files
committed
add node v10.11 to travis.yml
1 parent 430f9db commit e4331cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ node_js:
1313
- "8.7" # Keep 8.7 around because it is the last minor on 8.x that didn't have http2
1414
- "8.9"
1515
- "9.4"
16+
- "10.11"
1617
sudo: false
1718
cache:
1819
directories:

0 commit comments

Comments
 (0)