Skip to content

Commit

Permalink
travis: test v0.12, don't test v0.6 and v0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Feb 12, 2015
1 parent 4ad08f5 commit 0ea63f2
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,6 +1,5 @@
language: node_js
node_js:
- "0.6"
- "0.8"
- "0.10"
- "0.11"
- "0.12"

0 comments on commit 0ea63f2

Please sign in to comment.