We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e71b4fa + 26f258c commit 2fb9588Copy full SHA for 2fb9588
1 file changed
.travis.yml
@@ -2,9 +2,6 @@ sudo: false
2
language: node_js
3
matrix:
4
include:
5
- # Run tests in Node.js 0.12
6
- - node_js: '0.12'
7
-
8
# Run tests in Node.js 4.x
9
- node_js: '4'
10
0 commit comments