Remove Node 0.6 version in Travis
This commit is contained in:
@@ -2,6 +2,5 @@ language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
- "0.6"
|
||||
before_install: npm install -g grunt-cli
|
||||
install: npm install --production
|
||||
Reference in New Issue
Block a user