index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2018-11-29
.travis.yml: cache unicode.org files
shyouhei
2018-11-29
.travis.yml: fix YAML parse error
shyouhei
2018-11-28
Try with TZInfo and Timezone gems
nobu
2018-11-28
.travis.yaml: unquote
shyouhei
2018-11-27
.travis.yml: avoid bashism
nobu
2018-11-27
.travis.yml: discard config.cache if CC changed
nobu
2018-11-27
.travis.yml: split commands
nobu
2018-11-26
.travis.yml: avoid bashism
shyouhei
2018-11-26
.travis.yml: update MSAN setups [ci skip]
shyouhei
2018-11-19
.travis.yml: do not pass unnecessary warnflags
nobu
2018-11-19
.travis.yml: use dedicated flags
nobu
2018-11-19
.travis.yml: -Wno-unknown-warning-option is needed, too.
shyouhei
2018-11-19
.travis.yml: extra CFLAGS to suppress warnings
shyouhei
2018-11-15
.travis.yml: give up mac universal binary [ci skip]
shyouhei
2018-11-15
.travis.yml: -j3 [ci skip]
shyouhei
2018-11-15
Revert "Use CC without ccache as MJIT_CC"
kazu
2018-11-15
Use CC without ccache as MJIT_CC
kazu
2018-11-15
.travis.yml: enable ccache
shyouhei
2018-11-14
.travis.yml: specify git -q
shyouhei
2018-11-14
.travis.yml: add empty lines for readability [ci skip]
shyouhei
2018-11-13
test/excludes/../TestWEBrickUtils.rb: exclude unstable test
k0kubun
2018-11-13
.travis.yml: stop allowing osx failure
k0kubun
2018-11-13
.travis.tml: reintroduce exclusions for osx
shyouhei
2018-11-13
.travis.yml: eliminate remaining --color=never [ci skip]
shyouhei
2018-11-13
.travis.yml: specify --tty=no
shyouhei
2018-11-13
.travis.yml: delete test-all options for osx
shyouhei
2018-11-13
.travis.yml: allow osx failures [experimental]
shyouhei
2018-11-13
.travis.yml: update VM images
shyouhei
2018-11-12
.travis.yml: resurrect -j on mac
shyouhei
2018-11-08
.travis.yml: simplify travis matrix description
k0kubun
2018-11-07
.travis.yml: UNALIGNED_WORD_ACCESS=0 for UBSAN
shyouhei
2018-11-06
.travis.yml: FIBER_USE_NATIVE=0
shyouhei
2018-11-06
.travis.yml: allow UBSAN to fail
shyouhei
2018-11-06
.travis.yml: add cron-only builds
shyouhei
2018-10-31
.travis.yml: mandate -ansi check
shyouhei
2018-10-27
Run specs on latest Ruby 2.3, which includes taint fixes
eregon
2018-10-27
.travis.yml: investigate silent death of mspec
k0kubun
2018-10-23
.travis.yml: run the slowest jobs first
k0kubun
2018-10-23
.travis.yml: let osx build print verbose output
k0kubun
2018-10-22
.travis.yml: give up -O0
shyouhei
2018-10-21
`--excludes` option must be in TEST_ALL_TESTOPTS
nobu
2018-10-21
Quote `$(TESTSDIR)`
nobu
2018-10-21
Exclude CI platform specific failures by --excludes option
nobu
2018-10-21
.travis.yml: mspec -j is unstable
k0kubun
2018-10-21
.travis.yml: use --job-status=replace
k0kubun
2018-10-21
.travis.yml: debug problematic test case on osx
k0kubun
2018-10-19
.travis.yml: separate apt addons for i686-linux
nobu
2018-10-19
test/lib/jit_support.rb: fire test_jit everywhere
k0kubun
2018-10-19
.travis.yml: try promoting osx to non-allow_failures
k0kubun
2018-10-19
.travis.yml: delete duplicated --disable-install-doc [ci skip]
shyouhei
[next]