Skip to content

Commit

Permalink
Remove Node 0.6 Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
SLaks committed Nov 20, 2012
1 parent 034eb37 commit ee63262
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,4 +1,3 @@
language: node_js language: node_js
node_js: node_js:
- 0.6
- 0.8 - 0.8
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
}, },


"engines": { "engines": {
"node": ">=0.8.0" "node": ">=0.6.0"
}, },


"scripts": { "scripts": {
Expand Down

0 comments on commit ee63262

Please sign in to comment.