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 f9be141 commit 2700095Copy full SHA for 2700095
.travis.yml
@@ -10,7 +10,7 @@ node_js:
10
- "5.12"
11
- "6.11"
12
- "7.10"
13
- - "8.1"
+ - "8.4"
14
sudo: false
15
cache:
16
directories:
appveyor.yml
@@ -10,7 +10,7 @@ environment:
- nodejs_version: "5.12"
- nodejs_version: "6.11"
- nodejs_version: "7.10"
- - nodejs_version: "8.1"
+ - nodejs_version: "8.4"
- node_modules
install:
0 commit comments