1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

.travis.yml: delete x86_64

Is already covered by Github Actions.
This commit is contained in:
卜部昌平 2020-11-04 10:56:12 +09:00
parent 4c6700964d
commit ae53fda013
Notes: git 2020-11-04 12:11:40 +09:00

View file

@ -197,7 +197,6 @@ env:
matrix:
include:
# Build every commit:
- <<: *x86_64-linux
- <<: *i686-linux
# Build every commit (Allowed Failures):
- <<: *arm32-linux