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 4e1ba5a commit c888b74Copy full SHA for c888b74
.travis.yml
@@ -12,7 +12,7 @@ node_js:
12
- "7.10"
13
- "8.12"
14
- "9.11"
15
- - "10.10"
+ - "10.12"
16
sudo: false
17
cache:
18
directories:
appveyor.yml
@@ -12,7 +12,7 @@ environment:
- nodejs_version: "7.10"
- nodejs_version: "8.12"
- nodejs_version: "9.11"
- - nodejs_version: "10.10"
+ - nodejs_version: "10.12"
- node_modules
install:
0 commit comments