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
2019-12-11
Fix .travis.yml to keep s390x-linux as allow_features
Yusuke Endoh
2019-12-11
Move s390x-linux to allow_failures matrix
Yusuke Endoh
2019-12-07
Adding s390x support (#2727)
Namrata Bhave
2019-12-05
Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)
Jun Aruga
2019-11-12
Add arm32 case on Travis.
Jun Aruga
2019-11-12
Remove arm64 from allow_failures
Takashi Kokubun
2019-11-08
Change requirements of BASERUBY.
Koichi Sasada
2019-11-06
Revert "Remove arm64 from allow_failures"
Takashi Kokubun
2019-11-06
Remove arm64 from allow_failures
Takashi Kokubun
2019-10-26
Edit vm_opts.h for VM options
Nobuyoshi Nakada
2019-10-23
Use cppflags to pass preprocessor options
Nobuyoshi Nakada
2019-10-22
Add a cron job to keep CPDEBUG working
Alan Wu
2019-10-16
Revert "Disable ccache on arm64 build"
Takashi Kokubun
2019-10-15
Maintain the intention of comment in Travis matrix
Takashi Kokubun
2019-10-15
Disable ccache on arm64 build
Takashi Kokubun
2019-10-15
Enforce --jit-debug test by another way
Takashi Kokubun
2019-10-15
Fix test path on travis build
Takashi Kokubun
2019-10-15
Test without --jit-debug by default
Takashi Kokubun
2019-10-15
Add arm64 case on Travis. (#2559)
Jun Aruga
2019-09-18
Try using Ruby 1.9.3 on Travis xenial
Takashi Kokubun
2019-09-09
add missing dependency for .travis.yml
卜部昌平
2019-09-03
Avoid defining unused instructions
Takashi Kokubun
2019-09-03
Now it's always os: linux
Takashi Kokubun
2019-09-03
Fix accidental leftover for Linux
Takashi Kokubun
2019-09-03
Drop unstable Travis osx in favor of GitHub Actions
Takashi Kokubun
2019-09-03
Drop obsoleted IRC channel reference
Takashi Kokubun
2019-09-03
Drop obsoleted branch references
Takashi Kokubun
2019-09-03
Fix SUPPORT_JOKE CI on Travis
Takashi Kokubun
2019-09-02
Run daily cron against SUPPORT_JOKE
Takashi Kokubun
2019-09-01
Automatically detect missing symbols
Takashi Kokubun
2019-08-31
Limit the apt addon enablement to trusty
Takashi Kokubun
2019-08-31
Try using built-in apt source for gcc-8
Takashi Kokubun
2019-08-31
Try to fix apt-get update error for trusty (take 2)
Takashi Kokubun
2019-08-31
Try to suppress errors in BASERUBY Travis
Takashi Kokubun
2019-08-29
Replace numbered parameters with named parameters [ci skip]
Kazuhiro NISHIYAMA
2019-08-20
Deprecate alerting multiple channels
Takashi Kokubun
2019-08-19
Mark Travis osx cron-only
Takashi Kokubun
2019-08-18
Reoder Travis matrix.include
Takashi Kokubun
2019-08-12
Simplify sudo specification
Takashi Kokubun
2019-08-12
Add exec to apt-get update
Takashi Kokubun
2019-08-12
We did not have tool/ before checkout
Takashi Kokubun
2019-08-12
Stop relying on actions/checkout
Takashi Kokubun
2019-08-12
Resurrect travis_wait for test-all
Takashi Kokubun
2019-08-10
Parallelize osx test-all too
Takashi Kokubun
2019-08-10
Re-enable parallel build/test on OSX
Nobuyoshi Nakada
2019-08-10
Suppress flags messages [ci skip]
Nobuyoshi Nakada
2019-08-10
Touch the checked out source to fix clock skew on all platform
Nobuyoshi Nakada
2019-08-10
Moved options to $travis_apt_get_options
Nobuyoshi Nakada
2019-08-07
Refactor .travis.yml by introducing travis_retry.sh
Takashi Kokubun
2019-08-07
Simplify break logic of Travis retries
Takashi Kokubun
[next]