add 0.12 to travis
This commit is contained in:
parent
50a0d94303
commit
c9143ad51c
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: node_js
|
||||||
before_install:
|
before_install:
|
||||||
- "npm install npm -g"
|
- "npm install npm -g"
|
||||||
node_js:
|
node_js:
|
||||||
|
- "0.12"
|
||||||
- "0.11"
|
- "0.11"
|
||||||
- "0.10"
|
- "0.10"
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue