Skip to content

Commit

Permalink
Test with Node 0.12 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Rush committed Mar 6, 2015
1 parent 445e286 commit 2419ffe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ dev
config*.json
*.log
run_tests.sh
tmp
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '0.11'
- '0.12'
- '0.10'
addons:
code_climate:
Expand Down

0 comments on commit 2419ffe

Please sign in to comment.