mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-03 07:22:10 +00:00
TravisCI: remove xcode7.3 on DPL mac build
This commit is contained in:
parent
fea79d2185
commit
783f910d65
1 changed files with 0 additions and 1 deletions
|
|
@ -269,7 +269,6 @@ matrix:
|
||||||
# Deployer Buildbots - OSX
|
# Deployer Buildbots - OSX
|
||||||
################################
|
################################
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode7.3
|
|
||||||
if: env(DPL_ENABLED) = "1" AND (env(_DPL_JOB_ENABLED) = "1" OR env(DPL_JOB_ENABLE_ALL) = "1")
|
if: env(DPL_ENABLED) = "1" AND (env(_DPL_JOB_ENABLED) = "1" OR env(DPL_JOB_ENABLE_ALL) = "1")
|
||||||
AND (branch =~ /^.*deployer.*$/ OR (tag IS present AND env(DPL_TAG_ENABLED) = "1"))
|
AND (branch =~ /^.*deployer.*$/ OR (tag IS present AND env(DPL_TAG_ENABLED) = "1"))
|
||||||
AND env(DPL_TERMINATE_MAIN) != "1"
|
AND env(DPL_TERMINATE_MAIN) != "1"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue