Skip to content

Commit 655bbe9

Browse files
Moritz Petersmaritz
authored andcommitted
Add node versions to travis config that have http2
1 parent b00e4f6 commit 655bbe9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ node_js:
1010
- "5.12"
1111
- "6.14"
1212
- "7.10"
13+
- "8.7" # Keep 8.7 around because it is the last minor on 8.x that didn't have http2
1314
- "8.11"
1415
- "9.11"
16+
- "10.11"
1517
sudo: false
1618
cache:
1719
directories:

0 commit comments

Comments
 (0)