aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Now it's always os: linuxTakashi Kokubun2019-09-031-19/+3
* Fix accidental leftover for LinuxTakashi Kokubun2019-09-031-1/+0
* Drop unstable Travis osx in favor of GitHub ActionsTakashi Kokubun2019-09-031-41/+2
* Drop obsoleted IRC channel referenceTakashi Kokubun2019-09-031-1/+0
* Drop obsoleted branch referencesTakashi Kokubun2019-09-031-3/+0
* Fix SUPPORT_JOKE CI on TravisTakashi Kokubun2019-09-031-1/+2
* Run daily cron against SUPPORT_JOKETakashi Kokubun2019-09-021-0/+10
* Automatically detect missing symbolsTakashi Kokubun2019-09-011-0/+2
* Limit the apt addon enablement to trustyTakashi Kokubun2019-08-311-4/+10
* Try using built-in apt source for gcc-8Takashi Kokubun2019-08-311-10/+5
* Try to fix apt-get update error for trusty (take 2)Takashi Kokubun2019-08-311-2/+3
* Try to suppress errors in BASERUBY TravisTakashi Kokubun2019-08-311-1/+3
* Replace numbered parameters with named parameters [ci skip]Kazuhiro NISHIYAMA2019-08-291-1/+1
* Deprecate alerting multiple channelsTakashi Kokubun2019-08-201-1/+0
* Mark Travis osx cron-onlyTakashi Kokubun2019-08-191-1/+2
* Reoder Travis matrix.includeTakashi Kokubun2019-08-181-6/+9
* Simplify sudo specificationTakashi Kokubun2019-08-121-3/+3
* Add exec to apt-get updateTakashi Kokubun2019-08-121-3/+3
* We did not have tool/ before checkoutTakashi Kokubun2019-08-121-8/+8
* Stop relying on actions/checkoutTakashi Kokubun2019-08-121-8/+8
* Resurrect travis_wait for test-allTakashi Kokubun2019-08-121-1/+1
* Parallelize osx test-all tooTakashi Kokubun2019-08-101-3/+2
* Re-enable parallel build/test on OSXNobuyoshi Nakada2019-08-101-2/+0