aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* .travis.yml: give up mac universal binary [ci skip]shyouhei2018-11-151-1/+0
* .travis.yml: -j3 [ci skip]shyouhei2018-11-151-4/+10
* Revert "Use CC without ccache as MJIT_CC"kazu2018-11-151-1/+0
* Use CC without ccache as MJIT_CCkazu2018-11-151-0/+1
* .travis.yml: enable ccacheshyouhei2018-11-151-5/+33
* .travis.yml: specify git -qshyouhei2018-11-141-0/+3
* .travis.yml: add empty lines for readability [ci skip]shyouhei2018-11-141-0/+6
* test/excludes/../TestWEBrickUtils.rb: exclude unstable testk0kubun2018-11-131-2/+2
* .travis.yml: stop allowing osx failurek0kubun2018-11-131-1/+0
* .travis.tml: reintroduce exclusions for osxshyouhei2018-11-131-0/+2
* .travis.yml: eliminate remaining --color=never [ci skip]shyouhei2018-11-131-1/+1
* .travis.yml: specify --tty=noshyouhei2018-11-131-4/+5
* .travis.yml: delete test-all options for osxshyouhei2018-11-131-2/+0
* .travis.yml: allow osx failures [experimental]shyouhei2018-11-131-0/+1
* .travis.yml: update VM imagesshyouhei2018-11-131-9/+2
* .travis.yml: resurrect -j on macshyouhei2018-11-121-4/+4
* .travis.yml: simplify travis matrix descriptionk0kubun2018-11-081-1/+1
* .travis.yml: UNALIGNED_WORD_ACCESS=0 for UBSANshyouhei2018-11-071-1/+1
* .travis.yml: FIBER_USE_NATIVE=0shyouhei2018-11-061-0/+8
* .travis.yml: allow UBSAN to failshyouhei2018-11-061-0/+1
* .travis.yml: add cron-only buildsshyouhei2018-11-061-121/+227
* .travis.yml: mandate -ansi checkshyouhei2018-10-311-3/+2
* Run specs on latest Ruby 2.3, which includes taint fixeseregon2018-10-271-1/+1
* .travis.yml: investigate silent death of mspeck0kubun2018-10-271-1/+1
* .travis.yml: run the slowest jobs firstk0kubun2018-10-231-11/+12
* .travis.yml: let osx build print verbose outputk0kubun2018-10-231-3/+3
* .travis.yml: give up -O0shyouhei2018-10-221-2/+0
* `--excludes` option must be in TEST_ALL_TESTOPTSnobu2018-10-211-1/+1
* Quote `$(TESTSDIR)`nobu2018-10-211-1/+1
* Exclude CI platform specific failures by --excludes optionnobu2018-10-211-1/+1
* .travis.yml: mspec -j is unstablek0kubun2018-10-211-1/+2
* .travis.yml: use --job-status=replacek0kubun2018-10-211-2/+2
* .travis.yml: debug problematic test case on osxk0kubun2018-10-211-2/+5
* .travis.yml: separate apt addons for i686-linuxnobu2018-10-191-21/+23
* test/lib/jit_support.rb: fire test_jit everywherek0kubun2018-10-191-1/+1
* .travis.yml: try promoting osx to non-allow_failuresk0kubun2018-10-191-2/+0
* .travis.yml: delete duplicated --disable-install-doc [ci skip]shyouhei2018-10-191-6/+4
* .travis.yml: name each builds [ci-skip]shyouhei2018-10-191-6/+12
* .travis.yml: add i686-linux testsshyouhei2018-10-191-9/+47
* .travis.yml: add -pedantic build (2nd try)shyouhei2018-10-181-1/+42
* revert r65151, because the other tests were broken.shyouhei2018-10-181-41/+1
* .travis.yml: add -pedantic buildshyouhei2018-10-181-1/+41
* .travis.yml: no additional apt packages for spec/ruby [ci skip]nobu2018-10-181-0/+3
* .travis.yml: should escape spacesshyouhei2018-10-181-1/+1
* .travis.yml: just use envshyouhei2018-10-181-3/+3
* .travis.yml: no PR in spec/ruby [ci skip]nobu2018-10-181-5/+0
* .travis.yml: fix typo in configure argumentsshyouhei2018-10-181-1/+1
* .travis.yml: split before_install into the matrixnobu2018-10-181-15/+12
* .travis.yml: revert r65131 took0kubun2018-10-171-5/+5
* revert r65124 and try non-parallel test-all on osxk0kubun2018-10-171-6/+9