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 4b89157 commit 77b2882Copy full SHA for 77b2882
.travis.yml
@@ -7,7 +7,7 @@ node_js:
7
- "2.5"
8
- "3.3"
9
- "4.4"
10
- - "5.10"
+ - "5.11"
11
sudo: false
12
cache:
13
directories:
appveyor.yml
@@ -7,7 +7,7 @@ environment:
- nodejs_version: "2.5"
- nodejs_version: "3.3"
- nodejs_version: "4.4"
- - nodejs_version: "5.10"
+ - nodejs_version: "5.11"
- node_modules
install:
0 commit comments