aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2016-07-15Have Travis build the Sample app with frameworks tooJorge Canizales
2016-07-15travis.yml: format spacing to highlight test schemeJorge Canizales
2016-07-13Set Travis clone depth to 1, to alleviate workloadJorge Canizales
2016-07-13Fix Travis not finding !ProtoCompiler-gRPC.podspecJorge Canizales
2016-07-12Fix TravisJorge Canizales
2016-06-30Merge master into merge-0.14-into-masterJorge Canizales
2016-06-28Use 'test' instead of 'build test'Yuchen Zeng
2016-06-28Reorder the variablesYuchen Zeng
2016-06-27Build ObjC examples in travisYuchen Zeng
2016-06-24Don’t checkout specific proto versions in Travis anymoreJorge Canizales
2016-05-20Use protobuf 3-beta-3 on Travis, which supports Cocoapods 1Jorge Canizales
2016-05-20Use Xcode 7.3 and SDK 9.3 in TravisJorge Canizales
2016-05-20Cleanup now that we don’t use OpenSSLJorge Canizales
2016-05-20Use workaround at https://github.com/travis-ci/travis-ci/issues/5827Jorge Canizales
2016-05-20Install Cocoapods 1.0.0 now that it’s releasedJorge Canizales
2016-03-04print cocoapods version before pod installPaul Querna
2016-03-04Update cocoapods in travis to 1.0.0beta4Paul Querna
2016-02-18Updated travis to use Xcode 7.2 and SDK 9.2makdharma
2015-10-28Deactivate remote interop tests in TravisJorge Canizales
2015-10-28Fail fast if the plugin can’t be made or pod not installedJorge Canizales
2015-10-28Restrict tests to simulatorJorge Canizales
2015-10-28Require Xcode 7.1 to try and get NS_ASSUME_NONNULL_BEGINJorge Canizales
2015-10-28Silence pod repo updateJorge Canizales
2015-10-28Pod install manually, to get —-verboseJorge Canizales
2015-10-28Try Travis builtin support for Cocoapods & xctoolJorge Canizales
2015-10-28Install gflags, needed to build the C++ interop serverJorge Canizales
2015-10-28Testing travis iOS feature.Nicolas "Pixel" Noble
2015-07-09Add Python3 testing supportMasood Malekghassemi
2015-06-23Move some code out of src/ into tools/Craig Tiller
2015-05-27Split C/C++ tests: we are running out of space in opt nowCraig Tiller
2015-05-22Make Python fit within ulimitCraig Tiller
2015-05-21Split gcov c/c++ into separate runsCraig Tiller
2015-05-18Fix typoCraig Tiller
2015-05-18Exclude test & compiler sources from coveralls reported test coverageCraig Tiller
2015-05-04Remove gcc 4.5 testing and keep 4.4vjpai
2015-04-30Remove dbg build from Travis, use gcov insteadCraig Tiller
2015-04-29Merge pull request #1417 from nicolasnoble/travis-speedupCraig Tiller
2015-04-30Alright, fine Travis. You can try and build for another version of gcc.Nicolas "Pixel" Noble
2015-04-29Merge github.com:grpc/grpc into travvyCraig Tiller
2015-04-29Merge C/C++ build steps on TravisCraig Tiller
2015-04-30Adjusting scripts to fake-install.Nicolas "Pixel" Noble
2015-04-30Merge branch 'master' of github.com:grpc/grpc into travis-speedupNicolas "Pixel" Noble
2015-04-24adding csharp tests to travisJan Tattermusch
2015-04-10Merge branch 'master' of github.com:grpc/grpc into sanityNicolas "Pixel" Noble
2015-03-26Adding a simple 'buildonly' test.Nicolas "Pixel" Noble
2015-03-25Adding pre-built packages for OpenSSL and protobuf for Travis.Nicolas "Pixel" Noble
2015-03-24Adding basic sanity test.Nicolas "Pixel" Noble
2015-03-04Adding coverage report.Nicolas "Pixel" Noble
2015-03-02Removed logging, returned other tests to .travis.ymlmurgatroid99
2015-03-02Added logging for python testsmurgatroid99