Skip to content

Commit

Permalink
Add node 0.12 to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Feb 10, 2015
1 parent 8618899 commit ce9f940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"

script:
- npm test

0 comments on commit ce9f940

Please sign in to comment.