aboutsummaryrefslogtreecommitdiffhomepage
path: root/kokoro/release/linux/build_artifacts.sh
Commit message (Collapse)AuthorAge
* Build ruby gem on kokoro (#4819)Gravatar Paul Yang2018-06-25
* Install rake compiler * Add kokoro config to build ruby gem on linux * Rename from linix to linux * Fix prepare_build.sh name * Clean up * Install bundler * Install bundler * Use c99 in order to build gem on mingw-32 on ruby 2.0.0 See https://github.com/rake-compiler/rake-compiler-dock/issues/4 * Move c99 config to extcofig.rb