Merge pull request #742 from douglasduteil/patch-1
chore(travis): run tests on nodejs 0.12 too
This commit is contained in:
commit
87af83f1cb
@ -3,6 +3,7 @@ language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
- "0.12"
|
||||
|
||||
branches:
|
||||
except:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user