temporarily disable node 0.10 from travis
This commit is contained in:
parent
4e00575ed5
commit
e14a3e509c
@ -6,7 +6,7 @@ cache:
|
|||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- iojs
|
- iojs
|
||||||
- "0.10"
|
# - "0.10"
|
||||||
- "0.12"
|
- "0.12"
|
||||||
|
|
||||||
script: make test-travis
|
script: make test-travis
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user