Skip to content

Commit

Permalink
Modify travis.yml to only use >0.10 versions of Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tcorral committed Oct 27, 2013
1 parent 32f5306 commit 38326fd
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,6 +1,4 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- "0.10"

0 comments on commit 38326fd

Please sign in to comment.