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 1d9f3c5 commit 8aa6b0cCopy full SHA for 8aa6b0c
.travis.yml
@@ -8,7 +8,7 @@ node_js:
8
- "3.3"
9
- "4.7"
10
- "5.12"
11
- - "6.5"
+ - "6.9"
12
sudo: false
13
cache:
14
directories:
appveyor.yml
@@ -8,7 +8,7 @@ environment:
- nodejs_version: "3.3"
- nodejs_version: "4.7"
- nodejs_version: "5.12"
- - nodejs_version: "6.5"
+ - nodejs_version: "6.9"
- node_modules
install:
0 commit comments