Move sauce enviro var higher in travis.yml.

This commit is contained in:
John-David Dalton
2015-11-16 09:33:22 -08:00
parent a3ced39b12
commit 6a49f227b4

View File

@@ -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: