We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37885eb commit 10651a1Copy full SHA for 10651a1
.travis.yml
@@ -13,7 +13,7 @@ node_js:
13
- "6.14"
14
- "7.10"
15
- "8.11"
16
- - "9.8"
+ - "9.11"
17
- "10.3"
18
env:
19
global:
appveyor.yml
@@ -17,7 +17,7 @@ environment:
- nodejs_version: "6.14"
- nodejs_version: "7.10"
- nodejs_version: "8.11"
20
- - nodejs_version: "9.8"
+ - nodejs_version: "9.11"
21
- nodejs_version: "10.3"
22
23
services:
0 commit comments