test on node v0.12 instead of v0.11
This commit is contained in:
parent
4b57c105e3
commit
089bc45e90
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.11"
|
||||
- "0.12"
|
||||
- "iojs-v1.0"
|
||||
- "iojs-v1.1"
|
||||
script: "make test-travis"
|
||||
|
|
Loading…
Reference in a new issue