summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
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
2015-04-02Run `java{,nano}` tests in CITamir Duberstein
2015-03-18Parallelize CITamir Duberstein
2015-03-18Use Travis container-based buildsTamir Duberstein
2015-03-18Add OS X to travis; fix tests to pass on OS XTamir Duberstein
2014-12-12Adds Travis Cl support to test the code automatically.Feng Xiao