summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-12-11Fix .travis.yml to keep s390x-linux as allow_featuresYusuke Endoh
2019-12-11Move s390x-linux to allow_failures matrixYusuke Endoh
2019-12-07Adding s390x support (#2727)Namrata Bhave
2019-12-05Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)Jun Aruga
2019-11-12Add arm32 case on Travis.Jun Aruga
2019-11-12Remove arm64 from allow_failuresTakashi Kokubun
2019-11-08Change requirements of BASERUBY.Koichi Sasada
2019-11-06Revert "Remove arm64 from allow_failures"Takashi Kokubun
2019-11-06Remove arm64 from allow_failuresTakashi Kokubun
2019-10-26Edit vm_opts.h for VM optionsNobuyoshi Nakada
2019-10-23Use cppflags to pass preprocessor optionsNobuyoshi Nakada
2019-10-22Add a cron job to keep CPDEBUG workingAlan Wu
2019-10-16Revert "Disable ccache on arm64 build"Takashi Kokubun
2019-10-15Maintain the intention of comment in Travis matrixTakashi Kokubun
2019-10-15Disable ccache on arm64 buildTakashi Kokubun
2019-10-15Enforce --jit-debug test by another wayTakashi Kokubun
2019-10-15Fix test path on travis buildTakashi Kokubun
2019-10-15Test without --jit-debug by defaultTakashi Kokubun
2019-10-15Add arm64 case on Travis. (#2559)Jun Aruga
2019-09-18Try using Ruby 1.9.3 on Travis xenialTakashi Kokubun
2019-09-09add missing dependency for .travis.yml卜部昌平
2019-09-03Avoid defining unused instructionsTakashi Kokubun
2019-09-03Now it's always os: linuxTakashi Kokubun
2019-09-03Fix accidental leftover for LinuxTakashi Kokubun
2019-09-03Drop unstable Travis osx in favor of GitHub ActionsTakashi Kokubun
2019-09-03Drop obsoleted IRC channel referenceTakashi Kokubun
2019-09-03Drop obsoleted branch referencesTakashi Kokubun
2019-09-03Fix SUPPORT_JOKE CI on TravisTakashi Kokubun
2019-09-02Run daily cron against SUPPORT_JOKETakashi Kokubun
2019-09-01Automatically detect missing symbolsTakashi Kokubun
2019-08-31Limit the apt addon enablement to trustyTakashi Kokubun
2019-08-31Try using built-in apt source for gcc-8Takashi Kokubun
2019-08-31Try to fix apt-get update error for trusty (take 2)Takashi Kokubun
2019-08-31Try to suppress errors in BASERUBY TravisTakashi Kokubun
2019-08-29Replace numbered parameters with named parameters [ci skip]Kazuhiro NISHIYAMA
2019-08-20Deprecate alerting multiple channelsTakashi Kokubun
2019-08-19Mark Travis osx cron-onlyTakashi Kokubun
2019-08-18Reoder Travis matrix.includeTakashi Kokubun
2019-08-12Simplify sudo specificationTakashi Kokubun
2019-08-12Add exec to apt-get updateTakashi Kokubun
2019-08-12We did not have tool/ before checkoutTakashi Kokubun
2019-08-12Stop relying on actions/checkoutTakashi Kokubun
2019-08-12Resurrect travis_wait for test-allTakashi Kokubun
2019-08-10Parallelize osx test-all tooTakashi Kokubun
2019-08-10Re-enable parallel build/test on OSXNobuyoshi Nakada
2019-08-10Suppress flags messages [ci skip]Nobuyoshi Nakada
2019-08-10Touch the checked out source to fix clock skew on all platformNobuyoshi Nakada
2019-08-10Moved options to $travis_apt_get_optionsNobuyoshi Nakada
2019-08-07Refactor .travis.yml by introducing travis_retry.shTakashi Kokubun
2019-08-07Simplify break logic of Travis retriesTakashi Kokubun