travis: node 0.12 only
This commit is contained in:
parent
75540b6116
commit
706666024e
@ -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 New Issue
Block a user