mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Update node version to 0.10 for sauce in travis.yml since they've upgraded their node 0.10 version.
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -38,15 +38,15 @@ matrix:
|
|||||||
env: BIN="ringo" BUILD="compat"
|
env: BIN="ringo" BUILD="compat"
|
||||||
- node_js: "0.10"
|
- node_js: "0.10"
|
||||||
env: BIN="ringo" BUILD="legacy"
|
env: BIN="ringo" BUILD="legacy"
|
||||||
- node_js: "0.8"
|
- node_js: "0.10"
|
||||||
env: SAUCE_LABS=true BUILD="compat"
|
env: SAUCE_LABS=true BUILD="compat"
|
||||||
- node_js: "0.8"
|
- node_js: "0.10"
|
||||||
env: SAUCE_LABS=true BUILD="modern"
|
env: SAUCE_LABS=true BUILD="modern"
|
||||||
- node_js: "0.8"
|
- node_js: "0.10"
|
||||||
env: SAUCE_LABS=true BUILD="legacy"
|
env: SAUCE_LABS=true BUILD="legacy"
|
||||||
- node_js: "0.8"
|
- node_js: "0.10"
|
||||||
env: SAUCE_LABS=true BUILD="mobile"
|
env: SAUCE_LABS=true BUILD="mobile"
|
||||||
- node_js: "0.8"
|
- node_js: "0.10"
|
||||||
env: SAUCE_LABS=true BUILD="underscore"
|
env: SAUCE_LABS=true BUILD="underscore"
|
||||||
git:
|
git:
|
||||||
depth: 10
|
depth: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user