Jun Aruga
f38e6c63e9
Refactor .travis.yml to remove duplicated env: MRUBY_CONFIG.
2018-10-05 14:15:33 +02:00
take-cheeze
7bb2fc70f2
Set jobs to 4 since it have 2 CPUs.
2018-06-20 21:44:23 +09:00
take-cheeze
33f72bb038
disable sudo.
2018-06-20 21:34:03 +09:00
Yukihiro "Matz" Matsumoto
c6ea948030
Revert "Update .travis.yml to use gcc-6"
...
This change caused Travis CI errors on OSX. This reverts
commit c76631d445 .
2017-12-12 22:31:14 +09:00
Yukihiro "Matz" Matsumoto
2db06c471e
Revert "Update .travis.yml"
...
This reverts commit f73ac4112f .
This change caused Travis errors.
2017-12-12 09:49:26 +09:00
Yukihiro "Matz" Matsumoto
f73ac4112f
Update .travis.yml
2017-12-11 22:17:30 +09:00
Yukihiro "Matz" Matsumoto
0e452a75ac
Update .travis.yml
2017-12-11 19:36:52 +09:00
Yukihiro "Matz" Matsumoto
c76631d445
Update .travis.yml to use gcc-6
...
The patch is created by @take_cheese in #3872
2017-12-11 17:19:49 +09:00
Hiro Asari
1ba61f055c
Remove webhook notification for Travis CI
...
As travis-rubies now uses 3 Mac jobs to create archives for various OS
releases.
This is a bit wasteful if multiple builds pass in a short period.
Instead, Travis CI is now running a nightly build of mruby-head
(around 22:30 UTC). This will happen regardless of the state of the
master branch.
2016-11-16 19:41:40 -05:00
Zachary Scott
95edcc8f58
Test against latest xcode
...
/cc @banzaiman
https://github.com/mruby/mruby/commit/bfcc55fbf98665b33ca7110349aeb66d3ef0df1d#commitcomment-14812510
2015-12-07 15:10:58 +09:00
Yukihiro "Matz" Matsumoto
e1ec2b02be
travis-CI migration
...
Migrating from legacy to container-based infrastructure.
http://docs.travis-ci.com/user/migrating-from-legacy/
2015-10-03 19:14:07 +09:00
Hiro Asari
bfcc55fbf9
Try building on Xcode 6.4
...
The default 6.1 was slow
2015-08-03 20:34:45 -04:00
Hiro Asari
e3361fbc2a
Add OS X build to the matrix
2015-08-03 20:25:35 -04:00
Hiro Asari
fca9522af3
Build matrix of size 2
2015-08-03 19:55:44 -04:00
Hiro Asari
dd612950b4
Update package list
2015-08-03 19:47:49 -04:00
Hiro Asari
996d0c0345
Set language, and use the new Trusty env
2015-08-03 19:22:46 -04:00
Konstantin Haase
642e4cc985
Update mruby-head installed on Travis CI
...
This way other projects can test against it.
2014-04-04 23:41:16 +09:00
Yukihiro "Matz" Matsumoto
36c56a9077
install gperf to prevent accidental compile error
2013-06-06 23:55:02 +09:00
mattn
93755caf85
Fix .travis.yml
2013-03-27 22:18:04 +09:00
Yukihiro Matz Matsumoto
605035bc42
remove gperf installation that is not needed if src/lex.def is properly updated; cancel #1037
2013-03-21 07:46:19 +09:00
Carson McDonald
ad703e79a5
Update Travis CI build to install gperf.
2013-03-20 14:07:41 -04:00
Yuichiro MASUI
06d242ae43
Moved some building script from GNU make to Ruby script
...
Added minirake what's Rake subset
2012-12-16 01:56:03 +09:00
NARUSE, Yui
cd1ae40f29
Add .travis.yml.
2012-05-30 12:07:35 +09:00