aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* .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
* Fix .travis.yml to keep s390x-linux as allow_featuresYusuke Endoh2019-12-111-1/+2
* Move s390x-linux to allow_failures matrixYusuke Endoh2019-12-111-1/+1
* Adding s390x support (#2727)Namrata Bhave2019-12-071-0/+6
* Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)Jun Aruga2019-12-051-1/+1
* Add arm32 case on Travis.Jun Aruga2019-11-121-0/+36
* Remove arm64 from allow_failuresTakashi Kokubun2019-11-121-2/+1
* Change requirements of BASERUBY.Koichi Sasada2019-11-081-2/+2
* Revert "Remove arm64 from allow_failures"Takashi Kokubun2019-11-061-1/+2
* Remove arm64 from allow_failuresTakashi Kokubun2019-11-061-2/+1
* Edit vm_opts.h for VM optionsNobuyoshi Nakada2019-10-261-1/+1
* Use cppflags to pass preprocessor optionsNobuyoshi Nakada2019-10-231-2/+2
* Add a cron job to keep CPDEBUG workingAlan Wu2019-10-221-0/+9
* Revert "Disable ccache on arm64 build"Takashi Kokubun2019-10-161-15/+7
* Maintain the intention of comment in Travis matrixTakashi Kokubun2019-10-151-1/+1
* Disable ccache on arm64 buildTakashi Kokubun2019-10-151-7/+15
* Enforce --jit-debug test by another wayTakashi Kokubun2019-10-151-6/+0
* Fix test path on travis buildTakashi Kokubun2019-10-151-1/+1
* Test without --jit-debug by defaultTakashi Kokubun2019-10-151-4/+6
* Add arm64 case on Travis. (#2559)Jun Aruga2019-10-151-0/+10
* Try using Ruby 1.9.3 on Travis xenialTakashi Kokubun2019-09-181-5/+0
* add missing dependency for .travis.yml卜部昌平2019-09-091-0/+5
* Avoid defining unused instructionsTakashi Kokubun2019-09-031-1/+1