mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 11:27:50 +00:00
Move sauce enviro var higher in travis.yml.
This commit is contained in:
@@ -14,6 +14,7 @@ env:
|
|||||||
-
|
-
|
||||||
- ISTANBUL=true
|
- ISTANBUL=true
|
||||||
- BIN="phantomjs"
|
- BIN="phantomjs"
|
||||||
|
- SAUCE_LABS=true
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- node_js: "0.8"
|
- node_js: "0.8"
|
||||||
@@ -24,8 +25,6 @@ matrix:
|
|||||||
env:
|
env:
|
||||||
- node_js: "4"
|
- node_js: "4"
|
||||||
env:
|
env:
|
||||||
- node_js: "5"
|
|
||||||
env: SAUCE_LABS=true
|
|
||||||
git:
|
git:
|
||||||
depth: 10
|
depth: 10
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Reference in New Issue
Block a user