Do not run a test for Node v0.4
Travis CI doesn’t support Node v0.4. http://docs.travis-ci.com/user/languages/javascript-with-nodejs/#Provide d-Node.js-Versions
This commit is contained in:
parent
e3342a3cf6
commit
8463b48f90
|
|
@ -1,6 +1,5 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.4"
|
||||
- "0.8"
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user