summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-02-11 13:43:12 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-02-11 22:13:32 +0100
commit6f6a8f9e44f5cfacb6d7c99532d0217e5744045d (patch)
treed9a0cdf5c47d1e3f7919f40e10bb053dbba7e561
parent355a5a310019659d9bf6818d2fd66fbb214dfed7 (diff)
downloadcurl-bagder/travis-arm64-gcc.tar.gz
travis: do the arm64 build without the gcc8 overridebagder/travis-arm64-gcc
Perhaps this avoids the segfaults?
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4174168ec..6bcf631d5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -398,7 +398,6 @@ matrix:
dist: bionic
env:
- T=debug C="--enable-alt-svc"
- - OVERRIDE_CC="CC=gcc-8" OVERRIDE_CXX="CXX=g++-8"
addons:
apt:
sources: