aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Test BASERUBY: Ruby 1.9.3 on TravisTakashi Kokubun2019-05-291-0/+9
* Drop unused Travis config: universal-darwin17Takashi Kokubun2019-05-291-11/+0
* Avoid doubly building Travis and AppVeyorTakashi Kokubun2019-05-281-2/+3
* Build trunk branch too to trigger Travis on PRTakashi Kokubun2019-05-251-0/+1
* Add leaked-globals to .travis.ymlKazuhiro NISHIYAMA2019-05-241-0/+1
* disable _FORTIFY_SOURCEUrabe, Shyouhei2019-05-231-3/+3
* Pretend to update all Unicode filesNobuyoshi Nakada2019-05-231-1/+2
* .travis.yml: Test master branch instead of trunkTakashi Kokubun2019-05-221-2/+2
* Touch the timestamp file for Unicode filesNobuyoshi Nakada2019-05-191-0/+1
* Add workaround for `Permission denied` of `cp`Kazuhiro NISHIYAMA2019-05-081-1/+3
* Drop -fs from rubyspec to see test results easilyTakashi Kokubun2019-05-081-2/+2
* suppress some UBSAN sanitizersUrabe, Shyouhei2019-04-291-2/+2
* Reduce debug outputKazuhiro NISHIYAMA2019-04-291-10/+0
* Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA2019-04-291-2/+4
* Specify VM_CHECK_MODE explicitlyTakashi Kokubun2019-04-281-1/+1
* Ruby 2.3 is EOLTakashi Kokubun2019-04-281-2/+2
* Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA2019-04-261-0/+1
* yaml cannot deep-merge arraysUrabe, Shyouhei2019-04-261-2/+10
* make test needs no gemsUrabe, Shyouhei2019-04-261-0/+2
* update travis clangUrabe, Shyouhei2019-04-261-6/+31
* new travis setting to enable assertionsUrabe, Shyouhei2019-04-261-0/+9
* sanitizer compiler flag updateUrabe, Shyouhei2019-04-261-5/+6
* Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA2019-04-251-1/+3
* Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA2019-04-241-0/+1
* The step should not fail when isolated testsTakashi Kokubun2019-04-241-2/+3
* Isolate test_gc_compact for osx TravisTakashi Kokubun2019-04-241-1/+5
* Support of Ruby 2.3 has endedKazuhiro NISHIYAMA2019-04-221-1/+0
* Add more debug print for random CI failure on osx Traviskazu2019-04-141-0/+3
* Revert "Try to set false explicitly"k0kubun2019-04-141-1/+21
* Simplify matrix for debuggingk0kubun2019-04-141-21/+1
* Debug make install instead of makek0kubun2019-03-291-2/+2
* Add debug print for random CI failure on osx Travisk0kubun2019-03-271-1/+14
* Revert "Try disabling Travis cache on darwin"k0kubun2019-03-181-8/+0
* Try disabling Travis cache on darwink0kubun2019-03-171-0/+8
* Remove deprecated `sudo: false` in .travis.ymlkazu2019-03-061-3/+0
* .travis.yml: allow C99 on pedanticism buidk0kubun2019-01-101-4/+2
* .travis.yml: propagate -w properlyk0kubun2019-01-031-3/+1
* .travis.yml: enforce -w in invoke_ruby as wellk0kubun2019-01-031-1/+1
* .travis.yml: add a test matrix with -wk0kubun2019-01-031-0/+2
* .travis.yml: increase timeout for test-allk0kubun2018-12-281-1/+1
* .travis.yml: ignore non-existent filesnobu2018-12-281-1/+1
* .travis.yml: rbconfig.rb is not needed to setup sourcesnobu2018-12-281-0/+1
* delete emacs mode lines [ci skip]shyouhei2018-12-271-9/+1
* Add ruby_2_6 branch to .travis.ymlnaruse2018-12-241-0/+1
* .travis.yml: refine explanation of no -j3 on osx [ci skip]k0kubun2018-12-231-2/+1
* .travis.yml: wrap setarch with travis_waitk0kubun2018-12-231-1/+1
* .travis.yml: try travis_wait instead of -vk0kubun2018-12-231-3/+2
* .travis.yml: use -v for osx to find a blocking testk0kubun2018-12-211-1/+2
* .travis.yml: give up parallel build for osxk0kubun2018-12-211-0/+2
* .travis.yml: avoid using -j3 for osxk0kubun2018-12-211-1/+2