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 0894f8c commit 3e09fb2Copy full SHA for 3e09fb2
.travis.yml
@@ -8,7 +8,7 @@ node_js:
8
- "3.3"
9
- "4.8"
10
- "5.12"
11
- - "6.10"
+ - "6.11"
12
- "7.10"
13
sudo: false
14
cache:
appveyor.yml
@@ -8,7 +8,7 @@ environment:
- nodejs_version: "3.3"
- nodejs_version: "4.8"
- nodejs_version: "5.12"
- - nodejs_version: "6.10"
+ - nodejs_version: "6.11"
- nodejs_version: "7.10"
- node_modules
0 commit comments