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 2a847c2 commit ec92ea9Copy full SHA for ec92ea9
.travis.yml
@@ -1,8 +1,6 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - "0.10"
5
- - "0.12"
6
- 4
7
- 5
8
- 7
appveyor.yml
@@ -2,7 +2,6 @@ version: "{build}"
environment:
matrix:
- - nodejs_version: "0.12"
- nodejs_version: "4"
- nodejs_version: "5"
- nodejs_version: "6"
0 commit comments