aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorFelix Lange <fjl@users.noreply.github.com>2018-02-14 01:32:20 +0800
committerPéter Szilágyi <peterke@gmail.com>2018-02-14 01:32:20 +0800
commit88f2839da4993ab51c32fef8383136f3addaeb24 (patch)
treefcee7fcb3ea8f7ede2d7ec884a762911078bbc0e /.travis.yml
parentb007412db165e22640eb4cef6cb41013f54ddd32 (diff)
downloaddexon-88f2839da4993ab51c32fef8383136f3addaeb24.tar
dexon-88f2839da4993ab51c32fef8383136f3addaeb24.tar.gz
dexon-88f2839da4993ab51c32fef8383136f3addaeb24.tar.bz2
dexon-88f2839da4993ab51c32fef8383136f3addaeb24.tar.lz
dexon-88f2839da4993ab51c32fef8383136f3addaeb24.tar.xz
dexon-88f2839da4993ab51c32fef8383136f3addaeb24.tar.zst
dexon-88f2839da4993ab51c32fef8383136f3addaeb24.zip
travis.yml: work around Go 1.9.4 issue (#16082)
* travis.yml: work around Go 1.9.4 issue * travis: workaround the workaround
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ba62b87bf..3941fa785 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -185,6 +185,8 @@ matrix:
- xctool -version
- xcrun simctl list
+ # Workaround for https://github.com/golang/go/issues/23749
+ - export CGO_CFLAGS_ALLOW='-fmodules|-fblocks|-fobjc-arc'
- go run build/ci.go xcode -signer IOS_SIGNING_KEY -deploy trunk -upload gethstore/builds
# This builder does the Azure archive purges to avoid accumulating junk