summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* [TravisCI] The source of YAML is no longer bundledNobuyoshi Nakada2022-09-151-0/+1
* [TravisCI] Make gems/src directory writableNobuyoshi Nakada2022-09-151-2/+2
* Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada2022-06-191-1/+1
* Remove gdbm related code from Travis CIKazuhiro NISHIYAMA2022-03-041-2/+0
* Ignore hung-ups after success on s390x-linux tentatively [ci skip]Nobuyoshi Nakada2021-12-211-1/+3
* [DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada2021-12-161-0/+2
* Reduce the amount of false positive notificationsTakashi Kokubun2021-10-201-1/+5
* Revert "Shallow clone on TravisCI"Nobuyoshi Nakada2021-10-131-1/+0
* Shallow clone on TravisCINobuyoshi Nakada2021-10-131-0/+1
* .travis.yml: Comment out the 2nd arm64 pipeline.Jun Aruga2021-10-121-1/+2
* Run the failing readline test on arm32-linux separatelyNobuyoshi Nakada2021-10-101-3/+4
* Remove `RUN_SEPARATED_TESTS` which seems unnecessaryNobuyoshi Nakada2021-10-101-3/+1
* Set `TEST_ALL` options first to show in the summary pageNobuyoshi Nakada2021-10-101-4/+4
* Reduce the amount of false positive notificationsTakashi Kokubun2021-08-131-1/+3
* .travis.yml: Check failures for Travis arm64 again.Jun Aruga2021-08-091-3/+3
* Enable Travis on the specific branches or forked repositories.Jun Aruga2021-06-091-5/+2
* Get rid of updating Unicode filesNobuyoshi Nakada2021-06-071-3/+1
* .travis.yml: Remove skipped tests on ppc64le.Jun Aruga2021-05-261-6/+0
* .travis.yml: Update to use arm64/ppc64le/s390x.Jun Aruga2021-05-251-327/+61
* .travis.yml: Ubuntu 20.04 Focal Fossa卜部昌平2021-05-251-27/+239
* Revert "Remove .travis.yml" to revive Travis.Jun Aruga2021-05-251-0/+291
* Remove .travis.ymlNARUSE, Yui2021-03-121-291/+0
* .travis.yml: delete x86_64卜部昌平2020-11-041-1/+0
* .travis.yml: delete sanitizer tests卜部昌平2020-11-041-44/+0
* .github/workflows/baseruby.yml: add卜部昌平2020-11-041-8/+0
* .github/workflows/spec_guards.yml add卜部昌平2020-10-231-24/+0
* .travis.yml: reduce redundant tests卜部昌平2020-10-211-173/+0
* .travis.yml: prefer gcc卜部昌平2020-08-221-1/+1
* Just update sources in CI without fetchingNobuyoshi Nakada2020-06-161-1/+1
* Travis s390x-linux is too unstableTakashi Kokubun2020-05-031-5/+6
* .travis.yml: hoisted out spec-on-old-rubyNobuyoshi Nakada2020-04-291-9/+7
* Remove invalid webhook configTakashi Kokubun2020-04-171-1/+0
* Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada2020-04-051-1/+1
* Moved aclocal.m4 to macro directoryNobuyoshi Nakada2020-04-051-1/+1
* Drop support for ruby 2.4 from ruby/specNobuyoshi Nakada2020-04-011-5/+5
* Enablie IPv6 on Travis s390s case again.Jun Aruga2020-03-211-2/+0
* .travis.yml: allow arm64-linux to fail卜部昌平2020-03-191-0/+1
* .travis.yml: allow arm32-linux to fail卜部昌平2020-03-191-0/+1
* Drop direct Slack notification from CIsTakashi Kokubun2020-03-091-8/+1
* Hook an experimental alert from TravisTakashi Kokubun2020-03-071-0/+7
* .travis.yml, .github: delete environmental dumps卜部昌平2020-03-021-11/+0
* .travis.yml: favor >- over |- and backslash卜部昌平2020-03-021-73/+73
* .travis.yml: mandate UBSAN卜部昌平2020-03-021-2/+1
* .travis.yml delete darwin debug code卜部昌平2020-03-021-17/+4
* .travis.yml: ruby_2_7 is travis ready.卜部昌平2020-03-021-0/+1
* Run specs on Ruby 2.7 too to make sure they keep passingBenoit Daloze2020-01-281-2/+15
* Run specs against the latest release of 2.4Benoit Daloze2020-01-281-1/+1
* Remove s390x from allow_failuresJun Aruga2020-01-141-1/+0
* Disable IPv6 on Travis s390x case. (#2819)Jun Aruga2020-01-071-2/+7
* Do not notify Travis on_successTakashi Kokubun2019-12-281-1/+1