We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5966658 commit 15fe5e3Copy full SHA for 15fe5e3
.travis.yml
@@ -11,7 +11,7 @@ node_js:
11
- "6.14"
12
- "7.10"
13
- "8.11"
14
- - "9.8"
+ - "9.11"
15
sudo: false
16
cache:
17
directories:
appveyor.yml
@@ -11,7 +11,7 @@ environment:
- nodejs_version: "6.14"
- nodejs_version: "7.10"
- nodejs_version: "8.11"
- - nodejs_version: "9.8"
+ - nodejs_version: "9.11"
- node_modules
install:
0 commit comments