aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
Commit message (Expand)AuthorAge
* Have Travis build the Sample app with frameworks tooGravatar Jorge Canizales2016-07-15
* travis.yml: format spacing to highlight test schemeGravatar Jorge Canizales2016-07-15
* Set Travis clone depth to 1, to alleviate workloadGravatar Jorge Canizales2016-07-13
* Fix Travis not finding !ProtoCompiler-gRPC.podspecGravatar Jorge Canizales2016-07-13
* Fix TravisGravatar Jorge Canizales2016-07-12
* Merge master into merge-0.14-into-masterGravatar Jorge Canizales2016-06-30
|\
| * Use 'test' instead of 'build test'Gravatar Yuchen Zeng2016-06-28
| * Reorder the variablesGravatar Yuchen Zeng2016-06-28
| * Build ObjC examples in travisGravatar Yuchen Zeng2016-06-27
* | Don’t checkout specific proto versions in Travis anymoreGravatar Jorge Canizales2016-06-24
|/
* Use protobuf 3-beta-3 on Travis, which supports Cocoapods 1Gravatar Jorge Canizales2016-05-20
* Use Xcode 7.3 and SDK 9.3 in TravisGravatar Jorge Canizales2016-05-20
* Cleanup now that we don’t use OpenSSLGravatar Jorge Canizales2016-05-20
* Use workaround at https://github.com/travis-ci/travis-ci/issues/5827Gravatar Jorge Canizales2016-05-20
* Install Cocoapods 1.0.0 now that it’s releasedGravatar Jorge Canizales2016-05-20
* print cocoapods version before pod installGravatar Paul Querna2016-03-04
* Update cocoapods in travis to 1.0.0beta4Gravatar Paul Querna2016-03-04
* Updated travis to use Xcode 7.2 and SDK 9.2Gravatar makdharma2016-02-18
* Deactivate remote interop tests in TravisGravatar Jorge Canizales2015-10-28
* Fail fast if the plugin can’t be made or pod not installedGravatar Jorge Canizales2015-10-28
* Restrict tests to simulatorGravatar Jorge Canizales2015-10-28
* Require Xcode 7.1 to try and get NS_ASSUME_NONNULL_BEGINGravatar Jorge Canizales2015-10-28
* Silence pod repo updateGravatar Jorge Canizales2015-10-28
* Pod install manually, to get —-verboseGravatar Jorge Canizales2015-10-28
* Try Travis builtin support for Cocoapods & xctoolGravatar Jorge Canizales2015-10-28
* Install gflags, needed to build the C++ interop serverGravatar Jorge Canizales2015-10-28
* Testing travis iOS feature.Gravatar Nicolas "Pixel" Noble2015-10-28
* Add Python3 testing supportGravatar Masood Malekghassemi2015-07-09
* Move some code out of src/ into tools/Gravatar Craig Tiller2015-06-23
* Split C/C++ tests: we are running out of space in opt nowGravatar Craig Tiller2015-05-27
* Make Python fit within ulimitGravatar Craig Tiller2015-05-22
* Split gcov c/c++ into separate runsGravatar Craig Tiller2015-05-21
* Fix typoGravatar Craig Tiller2015-05-18
* Exclude test & compiler sources from coveralls reported test coverageGravatar Craig Tiller2015-05-18
* Remove gcc 4.5 testing and keep 4.4Gravatar vjpai2015-05-04
* Remove dbg build from Travis, use gcov insteadGravatar Craig Tiller2015-04-30
* Merge pull request #1417 from nicolasnoble/travis-speedupGravatar Craig Tiller2015-04-29
|\
| * Alright, fine Travis. You can try and build for another version of gcc.Gravatar Nicolas "Pixel" Noble2015-04-30
* | Merge github.com:grpc/grpc into travvyGravatar Craig Tiller2015-04-29
|\ \
* | | Merge C/C++ build steps on TravisGravatar Craig Tiller2015-04-29
| | * Adjusting scripts to fake-install.Gravatar Nicolas "Pixel" Noble2015-04-30
| | * Merge branch 'master' of github.com:grpc/grpc into travis-speedupGravatar Nicolas "Pixel" Noble2015-04-30
| | |\ | | |/ | |/|
| * | adding csharp tests to travisGravatar Jan Tattermusch2015-04-24
|/ /
* | Merge branch 'master' of github.com:grpc/grpc into sanityGravatar Nicolas "Pixel" Noble2015-04-10
|\ \
| * | Adding a simple 'buildonly' test.Gravatar Nicolas "Pixel" Noble2015-03-26
| | * Adding pre-built packages for OpenSSL and protobuf for Travis.Gravatar Nicolas "Pixel" Noble2015-03-25
| |/
* / Adding basic sanity test.Gravatar Nicolas "Pixel" Noble2015-03-24
|/
* Adding coverage report.Gravatar Nicolas "Pixel" Noble2015-03-04
* Removed logging, returned other tests to .travis.ymlGravatar murgatroid992015-03-02
* Added logging for python testsGravatar murgatroid992015-03-02