add 0.12 to travis

This commit is contained in:
Wei Lu 2015-05-30 11:51:58 +08:00
parent 50a0d94303
commit c9143ad51c

View file

@ -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: