Skip to content

Commit

Permalink
Merge pull request #169 from jtatum/travis
Browse files Browse the repository at this point in the history
Update .travis.yml to use node 0.10 and 0.12
  • Loading branch information
evansolomon committed Mar 19, 2015
2 parents 6a3ceef + e62e5a9 commit 528656f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
language: node_js
node_js:
- "0.11"
- "0.12"
- "0.10"
- "0.8"

0 comments on commit 528656f

Please sign in to comment.