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 9542ffd commit fc7b79bCopy full SHA for fc7b79b
.travis.yml
@@ -12,7 +12,7 @@ node_js:
12
- "7.10"
13
- "8.11"
14
- "9.11"
15
- - "10.2"
+ - "10.8"
16
sudo: false
17
cache:
18
directories:
appveyor.yml
@@ -12,7 +12,7 @@ environment:
- nodejs_version: "7.10"
- nodejs_version: "8.11"
- nodejs_version: "9.11"
- - nodejs_version: "10.2"
+ - nodejs_version: "10.8"
- node_modules
install:
0 commit comments