Skip to content

Commit

Permalink
Update Travis config to use Node 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn committed Mar 5, 2015
1 parent 7798164 commit e913076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"

0 comments on commit e913076

Please sign in to comment.