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 9bf00b7 commit fcad676Copy full SHA for fcad676
.travis.yml
@@ -11,7 +11,7 @@ node_js:
11
- "6.14"
12
- "7.10"
13
- "8.11"
14
- - "9.2"
+ - "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.2"
+ - nodejs_version: "9.11"
- node_modules
install:
0 commit comments