drop node v0.8.x testing on travis
This commit is contained in:
parent
52343ff833
commit
1d6e4a6f5d
@ -2,7 +2,6 @@ language: node_js
|
||||
node_js:
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
script:
|
||||
- npm test
|
||||
- npm run coverage
|
||||
|
Loading…
Reference in New Issue
Block a user