mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 11:27:50 +00:00
Add Node 0.8 to .travis.yml.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
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