summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-04-17 10:02:44 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-04-17 10:02:44 +0200
commitf43ba69b0a8c948abc707afec16426c9ec41ddf1 (patch)
tree52da2cdb55ec29c8e7c0409fe7fefc07aa093cfc
parentde2126b1821fecbc1f66715714cb34c5c2d14ec4 (diff)
downloadcurl-bagder/travis-allowfail.tar.gz
travis: mark arm64 builds as "allowed to fail"bagder/travis-allowfail
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 415e15103..727f224f7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -421,6 +421,8 @@ matrix:
- clang-7
- libpsl-dev
- libbrotli-dev
+ allow_failures:
+ # non-x86 are flaky
- os: linux
arch: arm64
compiler: gcc