diff --git a/.travis.yml b/.travis.yml index ee0f2bb85f..3941fa785b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -150,8 +150,6 @@ matrix: - export PATH=`pwd`/go/bin:$PATH - export GOROOT=`pwd`/go - export GOPATH=$HOME/go - # Workaround for https://github.com/golang/go/issues/23749 - - export CGO_CFLAGS_ALLOW='-fmodules|-fblocks|-fobjc-arc' script: # Build the Android archive and upload it to Maven Central and Azure - curl https://dl.google.com/android/repository/android-ndk-r15c-linux-x86_64.zip -o android-ndk-r15c.zip