protobuf/kokoro
Rafi Kamal a24e594833
Update the Xcode version number in Kokoro (#7202)
Currently all of our MacOS tests are failing with the error: "autom4te: need GNU m4 1.4 or later: /usr/bin/m4". This is likely to be happening because Kokoro has updated their Xcode version to 11.3.
2020-02-12 11:28:38 -08:00
..
linux Attempt to mitigate "docker pull" failures 2020-02-11 12:59:49 -08:00
macos Update the Xcode version number in Kokoro (#7202) 2020-02-12 11:28:38 -08:00
release Install RubyGem bundler version specified in Gemfile.lock to fix release failure (#7144) 2020-01-30 13:08:31 -08:00
windows/csharp add missing C# windows presubmit.cfg file (#5894) 2019-03-14 09:47:33 -07:00
README.md Add MacOS and Linux tests to Kokoro 2017-06-06 15:09:02 -07:00

Kokoro Infrastructure

The files in this directory serve as plumbing for running Protobuf tests under Kokoro, our internal CI.