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 8aa6b0c commit 17cd38fCopy full SHA for 17cd38f
.travis.yml
@@ -9,6 +9,7 @@ node_js:
9
- "4.7"
10
- "5.12"
11
- "6.9"
12
+ - "7.4"
13
sudo: false
14
cache:
15
directories:
appveyor.yml
@@ -9,6 +9,7 @@ environment:
- nodejs_version: "4.7"
- nodejs_version: "5.12"
- nodejs_version: "6.9"
+ - nodejs_version: "7.4"
- node_modules
install:
0 commit comments