summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7c6cf0aa8e..b20fefffeb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -375,7 +375,6 @@ matrix:
include:
# Build every commit:
- <<: *x86_64-linux
- - <<: *arm64-linux
- <<: *i686-linux
- <<: *pedanticism
- <<: *assertions
@@ -383,6 +382,7 @@ matrix:
- <<: *rubyspec
- <<: *dependency
# Build every commit (Allowed Failures):
+ - <<: *arm64-linux
- <<: *ASAN
- <<: *MSAN
- <<: *UBSAN