summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-05-08Add workaround for `Permission denied` of `cp`Kazuhiro NISHIYAMA
2019-05-08Drop -fs from rubyspec to see test results easilyTakashi Kokubun
2019-04-29suppress some UBSAN sanitizersUrabe, Shyouhei
2019-04-29Reduce debug outputKazuhiro NISHIYAMA
2019-04-29Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA
2019-04-28Specify VM_CHECK_MODE explicitlyTakashi Kokubun
2019-04-28Ruby 2.3 is EOLTakashi Kokubun
2019-04-26Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA
2019-04-26yaml cannot deep-merge arraysUrabe, Shyouhei
2019-04-26make test needs no gemsUrabe, Shyouhei
2019-04-26update travis clangUrabe, Shyouhei
2019-04-26new travis setting to enable assertionsUrabe, Shyouhei
2019-04-26sanitizer compiler flag updateUrabe, Shyouhei
2019-04-25Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA
2019-04-24Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA
2019-04-24The step should not fail when isolated testsTakashi Kokubun
2019-04-24Isolate test_gc_compact for osx TravisTakashi Kokubun
2019-04-22Support of Ruby 2.3 has endedKazuhiro NISHIYAMA
2019-04-14Add more debug print for random CI failure on osx Traviskazu
2019-04-14Revert "Try to set false explicitly"k0kubun
2019-04-14Simplify matrix for debuggingk0kubun
2019-03-29Debug make install instead of makek0kubun
2019-03-27Add debug print for random CI failure on osx Travisk0kubun
2019-03-18Revert "Try disabling Travis cache on darwin"k0kubun
2019-03-17Try disabling Travis cache on darwink0kubun
2019-03-06Remove deprecated `sudo: false` in .travis.ymlkazu
2019-01-10.travis.yml: allow C99 on pedanticism buidk0kubun
2019-01-03.travis.yml: propagate -w properlyk0kubun
2019-01-03.travis.yml: enforce -w in invoke_ruby as wellk0kubun
2019-01-03.travis.yml: add a test matrix with -wk0kubun
2018-12-28.travis.yml: increase timeout for test-allk0kubun
2018-12-28.travis.yml: ignore non-existent filesnobu
2018-12-28.travis.yml: rbconfig.rb is not needed to setup sourcesnobu
2018-12-27delete emacs mode lines [ci skip]shyouhei
2018-12-24Add ruby_2_6 branch to .travis.ymlnaruse
2018-12-23.travis.yml: refine explanation of no -j3 on osx [ci skip]k0kubun
2018-12-23.travis.yml: wrap setarch with travis_waitk0kubun
2018-12-23.travis.yml: try travis_wait instead of -vk0kubun
2018-12-21.travis.yml: use -v for osx to find a blocking testk0kubun
2018-12-21.travis.yml: give up parallel build for osxk0kubun
2018-12-21.travis.yml: avoid using -j3 for osxk0kubun
2018-12-04.travis.yml: config_2nd may not exist in ~/k0kubun
2018-11-29.travis.yml: cache unicode.org filesshyouhei
2018-11-29.travis.yml: fix YAML parse errorshyouhei
2018-11-28Try with TZInfo and Timezone gemsnobu
2018-11-28.travis.yaml: unquoteshyouhei
2018-11-27.travis.yml: avoid bashismnobu
2018-11-27.travis.yml: discard config.cache if CC changednobu
2018-11-27.travis.yml: split commandsnobu
2018-11-26.travis.yml: avoid bashismshyouhei