aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-04-21Move to Xcode 9.3 which also means a High Sierra image.Thomas Van Lenten
2018-01-25Update .NET SDK to 2.0.3Jon Skeet
2017-12-04Remove Xcode directives on some configs.Thomas Van Lenten
2017-11-28Upgrading dotnet to 1.0.4Juan Leni
2017-11-16Travis config cleanups and move ObjC to Xcode 9.1.Thomas Van Lenten
2017-11-15Remove the allowed_failure for python_cpp as the bug was fixed.Thomas Van Lenten
2017-11-15Remove the ruby tests from travis configs.Thomas Van Lenten
2017-11-15Update some comments about testing.Thomas Van Lenten
2017-11-15Instead of listing and then excluding osx builds, just don't list them.Thomas Van Lenten
2017-08-07Move travis to the Xcode 8.3 (8.3.3) image.Thomas Van Lenten
2017-05-24Convert C# projects to MSBuild (csproj) formatJon Skeet
2017-04-19Make PHP c extension work with PHP7 (#2951)Paul Yang
2017-01-26Add python compatibility tests against v2.5.0 amd run on Travis.Jie Luo
2016-12-09Reenable cocoapods objc test and remove unnecessary workaround for rvmSergio Campama
2016-12-09Mark objectivec_cocoapods_integration as failingThomas Van Lenten
2016-12-09Xcode 8.1 supportThomas Van Lenten
2016-10-10Fix compile error for php on Mac.Bo Yang
2016-10-10Add travis test on Mac for php.Bo Yang
2016-10-03Update the ObjC projects for Xcode 8Thomas Van Lenten
2016-09-23Added C++ benchmark. (#1525)Joshua Haberman
2016-07-29Run Java compatibility tests on Travis.Feng Xiao
2016-07-22Keep cpp_distcheck on travis for now.Feng Xiao
2016-07-22Remove linux tests from travis.Feng Xiao
2016-07-21Add more tests to jenkins.Feng Xiao
2016-07-21Update travis tests for Java.Feng Xiao
2016-07-14Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...Jon Skeet
2016-06-14Add the CocoaPods integration tests to Travis.Sergio Campamá
2016-05-24Automated testing tweaks for ObjCThomas Van Lenten
2016-03-29Merge branch 'master' into dockerJosh Haberman
2016-03-29Mark iOS tests as able to fail.Thomas Van Lenten
2016-03-04Rearranged and commented files for running under Jenkins.Josh Haberman
2016-03-02Try running multiple tests in a row.Josh Haberman
2016-03-02Added some initial shell scripts and docker file.Josh Haberman
2016-02-18List python_cpp as failing on OS XThomas Van Lenten
2016-02-18Disable the xctool updatesThomas Van Lenten
2016-02-16Bump up travis to Xcode 7.2Thomas Van Lenten
2015-12-21Added README and enabled JavaScript tests on Node.jsJosh Haberman
2015-12-10Update the min toolchain for iOS/OS X to be Xcode 7Thomas Van Lenten
2015-11-25Add a Go language example.Tim Swast
2015-11-09Add ObjC build to travis setupThomas Van Lenten
2015-06-10Remove the OS X checks from travis.sh, instead use excludes to not fire up a ...Thomas Van Lenten
2015-06-08Exclude 3 failing tests on osx from travis.Feng Xiao
2015-05-18csharp travis integrationJan Tattermusch
2015-05-14Refactor Travis tests: split configs and run in parallel.Chris Fallin
2015-05-13Added Ruby to Travis testing.Chris Fallin
2015-05-06Run conformance tests against Java for the Travis build.Josh Haberman
2015-04-10[PYTHON] Drop dependency on 'google.apputils'.Tamir Duberstein
2015-04-09Export LD_LIBRARY_PATH.Josh Haberman
2015-04-09Fix for current directory in Travis tests.Josh Haberman
2015-04-09Added Python to Travis build and clarified setup instructions.Josh Haberman