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