mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 11:27:50 +00:00
Remove testing Node 0.9 in .travis.yml.
Former-commit-id: dcb53274a2d671b3645b1b740533cfc5e0c3cb14
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 0.6
|
- 0.6
|
||||||
- 0.9
|
|
||||||
- 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