travis: no Node 0.11
This commit is contained in:
parent
80a0891aad
commit
2b61f7b980
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ before_install:
|
|||
- "npm install npm -g"
|
||||
node_js:
|
||||
- "0.12"
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
env:
|
||||
- TEST_SUITE=coverage
|
||||
|
|
Loading…
Reference in a new issue