Skip to content

Commit

Permalink
travis: stop testing on node v0.6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Jan 8, 2014
1 parent c9300a8 commit b31ef84
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: node_js

node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- "0.8"

0 comments on commit b31ef84

Please # to comment.