travis: node 0.12 only
This commit is contained in:
parent
75540b6116
commit
706666024e
@ -2,8 +2,7 @@ language: node_js
|
|||||||
before_install:
|
before_install:
|
||||||
- "npm install npm -g"
|
- "npm install npm -g"
|
||||||
node_js:
|
node_js:
|
||||||
- "0.11"
|
- "0.12"
|
||||||
- "0.10"
|
|
||||||
env:
|
env:
|
||||||
- TEST_SUITE=coveralls
|
- TEST_SUITE=coveralls
|
||||||
- TEST_SUITE=integration
|
- TEST_SUITE=integration
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user