Skip to content

Commit 8d20342

Browse files
authored
Merge pull request #8469 from DonLakeFlyer/TravisOSX
Travis: Don't push tagged OSX build to GitHub
2 parents fef5d50 + aa8ae7f commit 8d20342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ deploy:
284284
on:
285285
tags: true
286286
condition: $CONFIG = installer
287+
condition: $SPEC != macx-clang # GitHub OSX deploy broken due to travis problem
287288

288289
notifications:
289290
webhooks:

0 commit comments

Comments
 (0)