travis: no Node 0.11
This commit is contained in:
parent
80a0891aad
commit
2b61f7b980
@ -3,7 +3,6 @@ before_install:
|
|||||||
- "npm install npm -g"
|
- "npm install npm -g"
|
||||||
node_js:
|
node_js:
|
||||||
- "0.12"
|
- "0.12"
|
||||||
- "0.11"
|
|
||||||
- "0.10"
|
- "0.10"
|
||||||
env:
|
env:
|
||||||
- TEST_SUITE=coverage
|
- TEST_SUITE=coverage
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user