aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
Commit message (Expand)AuthorAge
* Move to Xcode 9.3 which also means a High Sierra image.Gravatar Thomas Van Lenten2018-04-21
* Update .NET SDK to 2.0.3Gravatar Jon Skeet2018-01-25
* Remove Xcode directives on some configs.Gravatar Thomas Van Lenten2017-12-04
* Upgrading dotnet to 1.0.4Gravatar Juan Leni2017-11-28
* Travis config cleanups and move ObjC to Xcode 9.1.Gravatar Thomas Van Lenten2017-11-16
* Remove the allowed_failure for python_cpp as the bug was fixed.Gravatar Thomas Van Lenten2017-11-15
* Remove the ruby tests from travis configs.Gravatar Thomas Van Lenten2017-11-15
* Update some comments about testing.Gravatar Thomas Van Lenten2017-11-15
* Instead of listing and then excluding osx builds, just don't list them.Gravatar Thomas Van Lenten2017-11-15
* Move travis to the Xcode 8.3 (8.3.3) image.Gravatar Thomas Van Lenten2017-08-07
* Convert C# projects to MSBuild (csproj) formatGravatar Jon Skeet2017-05-24
* Make PHP c extension work with PHP7 (#2951)Gravatar Paul Yang2017-04-19
* Add python compatibility tests against v2.5.0 amd run on Travis.Gravatar Jie Luo2017-01-26
* Reenable cocoapods objc test and remove unnecessary workaround for rvmGravatar Sergio Campama2016-12-09
* Mark objectivec_cocoapods_integration as failingGravatar Thomas Van Lenten2016-12-09
* Xcode 8.1 supportGravatar Thomas Van Lenten2016-12-09
* Fix compile error for php on Mac.Gravatar Bo Yang2016-10-10
* Add travis test on Mac for php.Gravatar Bo Yang2016-10-10
* Update the ObjC projects for Xcode 8Gravatar Thomas Van Lenten2016-10-03
* Added C++ benchmark. (#1525)Gravatar Joshua Haberman2016-09-23
* Run Java compatibility tests on Travis.Gravatar Feng Xiao2016-07-29
* Keep cpp_distcheck on travis for now.Gravatar Feng Xiao2016-07-22
* Remove linux tests from travis.Gravatar Feng Xiao2016-07-22
* Add more tests to jenkins.Gravatar Feng Xiao2016-07-21
* Update travis tests for Java.Gravatar Feng Xiao2016-07-21
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...Gravatar Jon Skeet2016-07-14
* Add the CocoaPods integration tests to Travis.Gravatar Sergio Campamá2016-06-14
* Automated testing tweaks for ObjCGravatar Thomas Van Lenten2016-05-24
* Merge branch 'master' into dockerGravatar Josh Haberman2016-03-29
|\
| * Mark iOS tests as able to fail.Gravatar Thomas Van Lenten2016-03-29
* | Rearranged and commented files for running under Jenkins.Gravatar Josh Haberman2016-03-04
* | Try running multiple tests in a row.Gravatar Josh Haberman2016-03-02
* | Added some initial shell scripts and docker file.Gravatar Josh Haberman2016-03-02
|/
* List python_cpp as failing on OS XGravatar Thomas Van Lenten2016-02-18
* Disable the xctool updatesGravatar Thomas Van Lenten2016-02-18
* Bump up travis to Xcode 7.2Gravatar Thomas Van Lenten2016-02-16
* Added README and enabled JavaScript tests on Node.jsGravatar Josh Haberman2015-12-21
* Update the min toolchain for iOS/OS X to be Xcode 7Gravatar Thomas Van Lenten2015-12-10
* Add a Go language example.Gravatar Tim Swast2015-11-25
* Add ObjC build to travis setupGravatar Thomas Van Lenten2015-11-09
* Remove the OS X checks from travis.sh, instead use excludes to not fire up a ...Gravatar Thomas Van Lenten2015-06-10
* Exclude 3 failing tests on osx from travis.Gravatar Feng Xiao2015-06-08
* csharp travis integrationGravatar Jan Tattermusch2015-05-18
* Refactor Travis tests: split configs and run in parallel.Gravatar Chris Fallin2015-05-14
* Added Ruby to Travis testing.Gravatar Chris Fallin2015-05-13
* Run conformance tests against Java for the Travis build.Gravatar Josh Haberman2015-05-06
* [PYTHON] Drop dependency on 'google.apputils'.Gravatar Tamir Duberstein2015-04-10
* Export LD_LIBRARY_PATH.Gravatar Josh Haberman2015-04-09
* Fix for current directory in Travis tests.Gravatar Josh Haberman2015-04-09
* Added Python to Travis build and clarified setup instructions.Gravatar Josh Haberman2015-04-09