aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-11-04 10:56:12 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-11-04 12:11:13 +0900
commitae53fda013f669cde835c7ddb157c7c9d177a0f2 (patch)
tree4bd433222cb2cb7d94a1bede2126208168376f75 /.travis.yml
parent4c6700964d92656f5fa4e6ae0b18f822b4870548 (diff)
downloadruby-ae53fda013f669cde835c7ddb157c7c9d177a0f2.tar.gz
.travis.yml: delete x86_64
Is already covered by Github Actions.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 415ac3c0f6..d480307dd6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -197,7 +197,6 @@ env:
matrix:
include:
# Build every commit:
- - <<: *x86_64-linux
- <<: *i686-linux
# Build every commit (Allowed Failures):
- <<: *arm32-linux