Browse Source

add 0.12 to travis

hk-custom-address
Wei Lu 10 years ago
parent
commit
c9143ad51c
  1. 1
      .travis.yml

1
.travis.yml

@ -2,6 +2,7 @@ language: node_js
before_install:
- "npm install npm -g"
node_js:
- "0.12"
- "0.11"
- "0.10"
env:

Loading…
Cancel
Save