Skip to content

Commit

Permalink
rm v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyelee committed Dec 30, 2014
1 parent c249c1f commit de87675
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .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"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"index.js"
],
"engines": {
"node": ">= 0.6.0"
"node": ">= 0.8.0"
},
"author": "zhiyelee <github@zhiye.li> (http://zhiye.li)",
"license": "MIT",
Expand Down

0 comments on commit de87675

Please sign in to comment.