Skip to content
Snippets Groups Projects
Commit 7ad1b3ac authored by Alam Arias's avatar Alam Arias
Browse files

TravisCI: remove xcode7.3 on DPL mac build

parent 14cd6c1b
No related branches found
No related tags found
No related merge requests found
......@@ -269,7 +269,6 @@ matrix:
# Deployer Buildbots - 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")
AND (branch =~ /^.*deployer.*$/ OR (tag IS present AND env(DPL_TAG_ENABLED) = "1"))
AND env(DPL_TERMINATE_MAIN) != "1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment