mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 18:17:48 +00:00
Remove buggy Node .js v0.8 from .travis.yml.
Former-commit-id: 5937b84fdc0297c9a50c13e71948a76044319ec5
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.6"
|
- "0.6"
|
||||||
- "0.8"
|
|
||||||
- "0.10"
|
- "0.10"
|
||||||
env:
|
env:
|
||||||
- TEST_COMMAND="istanbul cover ./test/test.js"
|
- TEST_COMMAND="istanbul cover ./test/test.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user