travis: stop testing on node v0.6.x as per isaacs/npm#4379
This commit is contained in:
@@ -3,7 +3,6 @@ language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
- "0.6"
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
||||
Reference in New Issue
Block a user