不要怂,就是干,撸起袖子干!

Commit ef157418 by Mick Hansen

Merge pull request #3091 from sequelize/travis-0.12

run node.js 0.12 on travis
2 parents 81748fed a7d4f88a
Showing with 1 additions and 0 deletions
...@@ -2,6 +2,7 @@ language: node_js ...@@ -2,6 +2,7 @@ language: node_js
node_js: node_js:
- "0.10" - "0.10"
- "0.12"
- "iojs" - "iojs"
sudo: false sudo: false
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!