naruse
a20929cb72
Revert "try to run travis without sudo to run in container"
...
This reverts commit r51705, r51706.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-08-27 07:07:18 +00:00
naruse
5ac1f6546c
migrate to travis new infrastructure
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51706 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-08-27 06:18:44 +00:00
naruse
2dd198a319
try to run travis without sudo to run in container
...
http://docs.travis-ci.com/user/migrating-from-legacy/
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51705 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-08-27 05:50:36 +00:00
tenderlove
9896f4695a
Update libssl before Travis build
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-07-31 14:36:42 +00:00
hsbt
0e18d13594
* .travis.yml: enabled email notification.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50037 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-03-20 08:43:23 +00:00
hsbt
9a2ed2068e
* .travis.yml: removed Ruby 1.9.3 build on Travis CI
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50036 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-03-20 08:39:57 +00:00
nobu
376ece8f01
.travis.yml: no check for diagnostic reports
...
* .travis.yml (after_failure): remove false positive check by
diagnostic reports.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49847 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-03-05 01:01:02 +00:00
nobu
f18951abda
.travis.yml: no diagnostic reports
...
* .travis.yml (script): no diagnostic reports files should be
left.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49832 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-03-03 15:37:47 +00:00
nobu
3778826780
.travis.yml: CONFIG_FLAG
...
* .travis.yml (before_install): merge options for extension
libraries to CONFIG_FLAG.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49816 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-03-03 03:16:32 +00:00
nobu
f76211852f
.travis.yml: install missing library
...
* .travis.yml (before_install): install gdbm too.
* .travis.yml (script): test options should be in TESTOPTS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-03-03 02:55:53 +00:00
nobu
71dfa492ac
.travis.yml: suppress travis specific failure
...
* .travis.yml (before_script): suppress the failure which happens
only in travis OSX for the time being.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49814 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-03-03 01:54:54 +00:00
nobu
b31c47624a
.travis.yml: do not ignore diff
...
* .travis.yml (before_script): confured results with/without cache
must be same.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49802 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-03-02 04:35:12 +00:00
nobu
97d71ce8f0
.travis.yml: for r49326
...
* .travis.yml (before_script): need MAKEDIRS to make enc/trans.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49334 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-01-19 13:44:32 +00:00
hsbt
c4675d865a
* .travis.yml: Remove redundant configuration option.
...
[fix GH-809] Patch by @gxworld
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49176 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-01-08 02:39:23 +00:00
nobu
faa53ca2f6
.travis.yml: use after_failure
...
* .travis.yml: use after_failure section to dump crash log files.
http://docs.travis-ci.com/user/build-lifecycle/
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-12-18 01:14:09 +00:00
nobu
bad77a862e
.travis.yml: fix escape
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48862 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-12-16 05:05:00 +00:00
nobu
c51a3e6403
.travis.yml: dump crash logs
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48861 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-12-16 04:59:31 +00:00
hsbt
f17a28dda0
* .travis.yml: reverted r48199, it's unlated configuration.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48203 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-31 01:16:48 +00:00
hsbt
c0e546bc9a
* .travis.yml: tweak build scripts for unicode_normalize.rb.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-31 00:35:35 +00:00
hsbt
273af33537
* .travis.yml: removed needless preparation for gcc.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-03 15:25:08 +00:00
hsbt
5eed468b8a
* .travis.yml: enabled gcc build with osx on travis.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47775 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-03 14:41:26 +00:00
hsbt
d36f3e3b43
* .travis.yml: enabled test results of linux.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-03 12:02:46 +00:00
hsbt
bf1814d990
* .travis.yml: Disabled to generate document on travis.
...
Reduce test running time.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-03 09:22:50 +00:00
hsbt
ab5517a06c
* .travis.yml: added rubyspec into travis tasks and eliminate to stdout.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-09-23 02:55:14 +00:00
hsbt
cf33a35a73
* .travis.yml: Only osx build is enabled. linux builds is random failure
...
and test results of major linux is covered by rubyci.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47684 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-09-22 09:21:39 +00:00
hsbt
c0debb96b6
* .travis.yml: added new configurations for osx on travis ci.
...
[fix GH-723]
* test/ruby/test_object.rb: tweaked to memory leak limit for osx build.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-09-20 02:55:27 +00:00
nobu
9b569069b2
.travis.yml: remove generated directories
...
* .travis.yml (before_script): remove directories generated
previously.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47227 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-08-20 08:37:54 +00:00
naruse
53a91a00fb
add uname -r
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-04-23 05:31:08 +00:00
naruse
62713618f0
travis doesn't have /proc/version_signature
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-04-23 05:01:05 +00:00
naruse
9d4a89e1d5
show versions
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-04-23 04:48:52 +00:00
naruse
28747c6720
enable test-all and add -j2 on travis-ci
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-04-22 01:38:13 +00:00
naruse
eb85645ab1
Add to check ruby_2_0_0 and ruby_2_1 (and ruby_2_2) branch
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45657 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-04-22 01:07:29 +00:00
drbrain
9410e7e00c
* .travis.yml: Rebuild Travis CI's "ruby-head" version on successful
...
build. Patch by Konstantin Haase. [Fixes GH-417]
https://github.com/ruby/ruby/pull/417
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-10-07 20:41:59 +00:00
nobu
e130ef20b4
* .travis.yml (before_script): fix copy&paste miss.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42614 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-18 23:41:41 +00:00
nobu
69cb8a793e
* .travis.yml (before_script): fix copy&paste miss.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-18 23:37:30 +00:00
nobu
5dd1e83eff
* .travis.yml (before_script): check if cached config works.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42611 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-18 23:31:26 +00:00
nobu
a53cb1a05d
update config files
...
* .travis.yml (before_script): update config files.
* common.mk ($(srcdir)/tool/config.{guess,sub}): use get-config_files.
* tool/config_files.rb: split get-config_files.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41294 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-06-14 04:40:32 +00:00
naruse
bf386e580f
Don't run test-all because it often happens false positive
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41049 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-06-03 14:46:45 +00:00
naruse
717c5f94aa
Disable clang on travis because it causes many false negative
...
https://travis-ci.org/ruby/ruby/builds/7448421
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40908 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-05-24 03:59:17 +00:00
naruse
46d19a3a95
Fix .travis.yml for current known Linux failure
...
And revert branches and notification change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40360 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-04-18 18:04:11 +00:00
naruse
08a6ef733a
Run test-all on travis-ci
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-04-18 13:55:45 +00:00
shyouhei
b999f95e70
* .travis.yml (script): add OPTS=-v, requested by @_ko1.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-19 06:41:43 +00:00
nobu
ea005c47fa
.travis.yml: revert.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-09-08 09:31:18 +00:00
nobu
583ae60897
debugging
...
* .travis.yml (script): verbose to investigate hang-ups on gcc 4.6.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36923 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-09-08 09:18:50 +00:00
shyouhei
b3c60b27e7
* .travis.yml (notifications): [experimental] update notification template.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-09-05 07:00:36 +00:00
nobu
1f29acae28
* .travis.yml (before_script): remove debug flag.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36889 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-09-03 12:08:55 +00:00
nobu
7861727ce9
* .travis.yml (before_script): remove -s for debug.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-08-22 07:34:20 +00:00
nobu
c7ca25a04a
* .travis.yml (before_script): debugging for -j.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36775 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-08-22 06:40:41 +00:00
shyouhei
22a173df3f
* .travis.yml (before_script): Turned out that make -j is broken.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-08-22 02:38:55 +00:00
shyouhei
4259d23588
* .travis.yml (compiler): [experimental] clang support.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36754 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-08-21 08:10:37 +00:00