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 b9b0ab6 commit b5abaf2Copy full SHA for b5abaf2
.travis.yml
@@ -7,9 +7,7 @@ os:
7
8
env:
9
matrix:
10
- - TRAVIS_NODE_VERSION="4"
11
- - TRAVIS_NODE_VERSION="5"
12
- - TRAVIS_NODE_VERSION="6"
+ - TRAVIS_NODE_VERSION="8"
13
- TRAVIS_NODE_VERSION="stable"
14
15
addons:
appveyor.yml
@@ -4,9 +4,7 @@
4
environment:
5
6
# node.js
- - nodejs_version: "4"
- - nodejs_version: "5"
- - nodejs_version: "6"
+ - nodejs_version: "8"
- nodejs_version: "Stable"
platform:
0 commit comments