summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
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
2019-08-07.travis.yml: Use `-eq` instead `=` to compare integersKazuhiro NISHIYAMA
2019-08-07Retry ubuntu-toolchain-r-test apt source setupTakashi Kokubun
2019-08-06Use gcc-8 for BASERUBY testTakashi Kokubun
2019-08-06Control Travis apt retries on our ownTakashi Kokubun
2019-08-03Add missing backslashTakashi Kokubun
2019-08-03Stop using homebrew addonTakashi Kokubun
2019-08-02Revert "Give up `brew update` on Travis"Takashi Kokubun
2019-07-31Uninstall ntlm-http and plist for failure of osx test.Hiroshi SHIBATA
2019-07-29Actually remove travis_waitTakashi Kokubun