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
2014-10-03
* .travis.yml: removed needless preparation for gcc.
hsbt
2014-10-03
* .travis.yml: enabled gcc build with osx on travis.
hsbt
2014-10-03
* .travis.yml: enabled test results of linux.
hsbt
2014-10-03
* .travis.yml: Disabled to generate document on travis.
hsbt
2014-09-23
* .travis.yml: added rubyspec into travis tasks and eliminate to stdout.
hsbt
2014-09-22
* .travis.yml: Only osx build is enabled. linux builds is random failure
hsbt
2014-09-20
* .travis.yml: added new configurations for osx on travis ci.
hsbt
2014-08-20
.travis.yml: remove generated directories
nobu
2014-04-23
add uname -r
naruse
2014-04-23
travis doesn't have /proc/version_signature
naruse
2014-04-23
show versions
naruse
2014-04-22
enable test-all and add -j2 on travis-ci
naruse
2014-04-22
Add to check ruby_2_0_0 and ruby_2_1 (and ruby_2_2) branch
naruse
2013-10-07
* .travis.yml: Rebuild Travis CI's "ruby-head" version on successful
drbrain
2013-08-18
* .travis.yml (before_script): fix copy&paste miss.
nobu
2013-08-18
* .travis.yml (before_script): fix copy&paste miss.
nobu
2013-08-18
* .travis.yml (before_script): check if cached config works.
nobu
2013-06-14
update config files
nobu
2013-06-03
Don't run test-all because it often happens false positive
naruse
2013-05-24
Disable clang on travis because it causes many false negative
naruse
2013-04-18
Fix .travis.yml for current known Linux failure
naruse
2013-04-18
Run test-all on travis-ci
naruse
2012-11-19
* .travis.yml (script): add OPTS=-v, requested by @_ko1.
shyouhei
2012-09-08
.travis.yml: revert.
nobu
2012-09-08
debugging
nobu
2012-09-05
* .travis.yml (notifications): [experimental] update notification template.
shyouhei
2012-09-03
* .travis.yml (before_script): remove debug flag.
nobu
2012-08-22
* .travis.yml (before_script): remove -s for debug.
nobu
2012-08-22
* .travis.yml (before_script): debugging for -j.
nobu
2012-08-22
* .travis.yml (before_script): Turned out that make -j is broken.
shyouhei
2012-08-21
* .travis.yml (compiler): [experimental] clang support.
shyouhei
2012-08-03
* .travis.yml (notifications): [experimental] IRC notificatoins.
shyouhei
2012-05-21
* .travis.yml (install): It seems tcl/tk is skipped in Travis
shyouhei
2012-03-02
* .travis.yml (branches): Enable TravisCI for ruby_1_9_3.
nahi
2011-11-26
* .travis.yml (script): should be ./configure
shyouhei
2011-11-26
* .travis.yml (before_script): wrong name, sorry.
shyouhei
2011-11-26
* .travis.yml (before-script): autoconf required.
shyouhei
2011-11-26
* .travis.yml: Travis enable.
shyouhei