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 56ffb35 commit 648c047Copy full SHA for 648c047
.travis.yml
@@ -2,7 +2,6 @@ sudo: false
2
language: node_js
3
node_js:
4
- "6"
5
- - "5"
6
- "4"
7
- "0.12"
8
- "0.10"
appveyor.yml
@@ -12,7 +12,6 @@ environment:
12
- nodejs_version: "0.10"
13
- nodejs_version: "0.12"
14
- nodejs_version: "4"
15
- - nodejs_version: "5"
16
- nodejs_version: "6"
17
18
install:
0 commit comments