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:
|
||||
- "npm install npm -g"
|
||||
node_js:
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
- "0.12"
|
||||
env:
|
||||
- TEST_SUITE=coveralls
|
||||
- TEST_SUITE=integration
|
||||
|
|
Loading…
Reference in a new issue