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.
2 parents b0e813a + ef484e3 commit ee3594fCopy full SHA for ee3594f
.travis.yml
@@ -3,8 +3,6 @@ sudo: false
3
git:
4
depth: 10
5
node_js:
6
-- '0.10'
7
-- '0.12'
8
- '4'
9
- '6'
10
install:
appveyor.yml
@@ -2,8 +2,6 @@
2
# http://www.appveyor.com/docs/appveyor-yml
environment:
matrix:
- - nodejs_version: "0.10"
- - nodejs_version: "0.12"
- nodejs_version: "4"
- nodejs_version: "6"
0 commit comments