summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2024-03-01.travis.yml: Allow failures for ppc64le and s390x.Jun Aruga
2024-02-16Use travis_wait for test-spec as wellTakashi Kokubun
2024-01-31Revert ".travis.yml: Drop s390x temporarily."Jun Aruga
2024-01-30.travis.yml: Drop s390x temporarily.Jun Aruga
2024-01-26[PRISM] Fix for s390xPeter Zhu
2024-01-24Omit TestCompilePrism on s390x for now (#9694)Takashi Kokubun
2023-12-22.travis.yml: Try another way to be notified.Jun Aruga
2023-12-17[DOC] Fix Travis-CI conditionNobuyoshi Nakada
2023-11-24.travis.yml: Add s390x again.Jun Aruga
2023-11-22.travis.yml: Drop s390x temporarily.Jun Aruga
2023-11-22.travis.yml: Allow failures for s390x.Jun Aruga
2023-11-10.travis.yml: Run arm64 without allow_failiures.Jun Aruga
2023-11-09.travis.yml: Add arm64 case.Jun Aruga
2023-11-03.travis.yml: Add a RubyGems issue ticket link.Jun Aruga
2023-11-03.travis.yml: Add Ruby and RubyGems version info.Jun Aruga
2023-11-03.travis.yml: s390x: Use GCC 11.4.0.Jun Aruga
2023-11-03.travis.yml: Reduce the parallel job number.Jun Aruga
2023-11-03.travis.yml: Disable ppc64le allow_failures.Jun Aruga
2023-10-30.travis.yml: Refactor.Jun Aruga
2023-10-30.travis.yml: Disable s390x allow_failures.Jun Aruga
2023-10-30.travis.yml: Remove optflags=-O1 except arm32.Jun Aruga
2023-10-30.travis.yml: Upgrade the Ubuntu ppc64le to 22.04 (Jammy).Jun Aruga
2023-10-28Revert ".travis.yml: Drop s390x temporarily." (#8792)Jun Aruga
2023-10-27.travis.yml: Disable allow_failures for arm32.Jun Aruga
2023-10-27.travis.yml: Upgrade the Ubuntu arm32 to 22.04 (Jammy).Jun Aruga
2023-10-27.travis.yml: Drop s390x temporarily.Jun Aruga
2023-10-27.travis.yml: Simplify Travis CI.Jun Aruga
2023-09-29.travis.yml: Upgrade the used Ubuntu s390x to 22.04 (Jammy). (#8401)Jun Aruga
2023-09-08Try default `gcc` 9.4.0 to see if it exhibits the same compiler bugs. (#8394)Samuel Williams
2023-08-12Use the default test-spec formatter on TravisNobuyoshi Nakada
2023-07-02[Travis] make `.bundle` directory writableNobuyoshi Nakada
2022-09-15[TravisCI] The source of YAML is no longer bundledNobuyoshi Nakada
2022-09-15[TravisCI] Make gems/src directory writableNobuyoshi Nakada
2022-06-19Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada
2022-03-04Remove gdbm related code from Travis CIKazuhiro NISHIYAMA
2021-12-21Ignore hung-ups after success on s390x-linux tentatively [ci skip]Nobuyoshi Nakada
2021-12-16[DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada
2021-10-20Reduce the amount of false positive notificationsTakashi Kokubun
2021-10-13Revert "Shallow clone on TravisCI"Nobuyoshi Nakada
2021-10-13Shallow clone on TravisCINobuyoshi Nakada
2021-10-12.travis.yml: Comment out the 2nd arm64 pipeline.Jun Aruga
2021-10-10Run the failing readline test on arm32-linux separatelyNobuyoshi Nakada
2021-10-10Remove `RUN_SEPARATED_TESTS` which seems unnecessaryNobuyoshi Nakada
2021-10-10Set `TEST_ALL` options first to show in the summary pageNobuyoshi Nakada
2021-08-13Reduce the amount of false positive notificationsTakashi Kokubun
2021-08-09.travis.yml: Check failures for Travis arm64 again.Jun Aruga
2021-06-09Enable Travis on the specific branches or forked repositories.Jun Aruga
2021-06-07Get rid of updating Unicode filesNobuyoshi Nakada
2021-05-26.travis.yml: Remove skipped tests on ppc64le.Jun Aruga
2021-05-25.travis.yml: Update to use arm64/ppc64le/s390x.Jun Aruga