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