travis: node 0.12 only
This commit is contained in:
parent
75540b6116
commit
706666024e
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue