91 Commits (31fc452b68e429c029f00b5fcc54292a303be0c6)

Author SHA1 Message Date
capstan 1f670397ce Remove gflags. 4 years ago
Jorge Canizales 10726f0421 Have Travis build the Sample app with frameworks too 8 years ago
Jorge Canizales 8e428073a5 travis.yml: format spacing to highlight test scheme 8 years ago
Jorge Canizales 1e6d1272df Set Travis clone depth to 1, to alleviate workload 8 years ago
Jorge Canizales 76628706ac Fix Travis not finding !ProtoCompiler-gRPC.podspec 8 years ago
Jorge Canizales 34b0cd0c47 Fix Travis 8 years ago
Yuchen Zeng b34608eff2 Use 'test' instead of 'build test' 9 years ago
Yuchen Zeng 431c83209a Reorder the variables 9 years ago
Yuchen Zeng d4824d3a7e Build ObjC examples in travis 9 years ago
Jorge Canizales 06b4d6c353 Don’t checkout specific proto versions in Travis anymore 9 years ago
Jorge Canizales e83eff4bb3 Use protobuf 3-beta-3 on Travis, which supports Cocoapods 1 9 years ago
Jorge Canizales 0ee18c2f2a Use Xcode 7.3 and SDK 9.3 in Travis 9 years ago
Jorge Canizales eba2b1c09c Cleanup now that we don’t use OpenSSL 9 years ago
Jorge Canizales 44477d2661 Use workaround at https://github.com/travis-ci/travis-ci/issues/5827 9 years ago
Jorge Canizales c23f556fb2 Install Cocoapods 1.0.0 now that it’s released 9 years ago
Paul Querna 8ee9c7e85c print cocoapods version before pod install 9 years ago
Paul Querna aed11dd756 Update cocoapods in travis to 1.0.0beta4 9 years ago
makdharma 894bd37434 Updated travis to use Xcode 7.2 and SDK 9.2 9 years ago
Jorge Canizales 7102c92979 Deactivate remote interop tests in Travis 9 years ago
Jorge Canizales abf596c022 Fail fast if the plugin can’t be made or pod not installed 9 years ago
Jorge Canizales ea1cfc8eb1 Restrict tests to simulator 9 years ago
Jorge Canizales 289016d702 Require Xcode 7.1 to try and get NS_ASSUME_NONNULL_BEGIN 9 years ago
Jorge Canizales 53d01bc004 Silence pod repo update 9 years ago
Jorge Canizales bda34767fa Pod install manually, to get —-verbose 9 years ago
Jorge Canizales 227c9b2a05 Try Travis builtin support for Cocoapods & xctool 9 years ago
Jorge Canizales 833a215e34 Install gflags, needed to build the C++ interop server 9 years ago
Nicolas "Pixel" Noble de87e1ceb9 Testing travis iOS feature. 9 years ago
Masood Malekghassemi e5f7002617 Add Python3 testing support 10 years ago
Craig Tiller 31489e3aba Move some code out of src/ into tools/ 10 years ago
Craig Tiller 1057ba2afe Split C/C++ tests: we are running out of space in opt now 10 years ago
Craig Tiller 84f187966f Make Python fit within ulimit 10 years ago
Craig Tiller 07cda96f50 Split gcov c/c++ into separate runs 10 years ago
Craig Tiller 3b3658ef37 Fix typo 10 years ago
Craig Tiller 6983d5d2bd Exclude test & compiler sources from coveralls reported test coverage 10 years ago
vjpai 5fd67940b8 Remove gcc 4.5 testing and keep 4.4 10 years ago
Craig Tiller 42b14cba51 Remove dbg build from Travis, use gcov instead 10 years ago
Nicolas "Pixel" Noble f0668c83bb Alright, fine Travis. You can try and build for another version of gcc. 10 years ago
Craig Tiller 7d9df1b23a Merge C/C++ build steps on Travis 10 years ago
Nicolas "Pixel" Noble 9adbf48970 Adjusting scripts to fake-install. 10 years ago
Jan Tattermusch e79e2f54e8 adding csharp tests to travis 10 years ago
Nicolas "Pixel" Noble fd2b09329b Adding a simple 'buildonly' test. 10 years ago
Nicolas "Pixel" Noble 882d7a7eec Adding pre-built packages for OpenSSL and protobuf for Travis. 10 years ago
Nicolas "Pixel" Noble 9f72864caf Adding basic sanity test. 10 years ago
murgatroid99 45efc4dea1 Removed PHP travis tests 10 years ago
murgatroid99 c351ae77f5 Reordered install commands for travis 10 years ago
murgatroid99 448a87d7fd Fixed another flag in install script 10 years ago
murgatroid99 782f38c3a4 Added flag in install script 10 years ago
murgatroid99 77234a5c56 Fixed travis PHP version update 10 years ago
murgatroid99 02ea664342 Updated travis's PHP version 10 years ago
murgatroid99 ec7788d94f Re-added php tests to travis 10 years ago