1. e83eff4 Use protobuf 3-beta-3 on Travis, which supports Cocoapods 1 by Jorge Canizales · 8 years ago
  2. 0ee18c2 Use Xcode 7.3 and SDK 9.3 in Travis by Jorge Canizales · 8 years ago
  3. eba2b1c Cleanup now that we don’t use OpenSSL by Jorge Canizales · 8 years ago
  4. 44477d2 Use workaround at https://github.com/travis-ci/travis-ci/issues/5827 by Jorge Canizales · 8 years ago
  5. c23f556 Install Cocoapods 1.0.0 now that it’s released by Jorge Canizales · 8 years ago
  6. 8ee9c7e print cocoapods version before pod install by Paul Querna · 8 years ago
  7. aed11dd Update cocoapods in travis to 1.0.0beta4 by Paul Querna · 8 years ago
  8. 894bd37 Updated travis to use Xcode 7.2 and SDK 9.2 by makdharma · 8 years ago
  9. 7102c92 Deactivate remote interop tests in Travis by Jorge Canizales · 9 years ago
  10. abf596c Fail fast if the plugin can’t be made or pod not installed by Jorge Canizales · 9 years ago
  11. ea1cfc8 Restrict tests to simulator by Jorge Canizales · 9 years ago
  12. 289016d Require Xcode 7.1 to try and get NS_ASSUME_NONNULL_BEGIN by Jorge Canizales · 9 years ago
  13. 53d01bc Silence pod repo update by Jorge Canizales · 9 years ago
  14. bda3476 Pod install manually, to get —-verbose by Jorge Canizales · 9 years ago
  15. 227c9b2 Try Travis builtin support for Cocoapods & xctool by Jorge Canizales · 9 years ago
  16. 833a215 Install gflags, needed to build the C++ interop server by Jorge Canizales · 9 years ago
  17. de87e1c Testing travis iOS feature. by Nicolas "Pixel" Noble · 9 years ago
  18. e5f7002 Add Python3 testing support by Masood Malekghassemi · 9 years ago
  19. 31489e3 Move some code out of src/ into tools/ by Craig Tiller · 9 years ago
  20. 1057ba2 Split C/C++ tests: we are running out of space in opt now by Craig Tiller · 9 years ago
  21. 84f1879 Make Python fit within ulimit by Craig Tiller · 9 years ago
  22. 07cda96 Split gcov c/c++ into separate runs by Craig Tiller · 9 years ago
  23. 3b3658e Fix typo by Craig Tiller · 9 years ago
  24. 6983d5d Exclude test & compiler sources from coveralls reported test coverage by Craig Tiller · 9 years ago
  25. 5fd6794 Remove gcc 4.5 testing and keep 4.4 by vjpai · 9 years ago
  26. 42b14cb Remove dbg build from Travis, use gcov instead by Craig Tiller · 9 years ago
  27. d3e4be5 Merge pull request #1417 from nicolasnoble/travis-speedup by Craig Tiller · 9 years ago
  28. f0668c8 Alright, fine Travis. You can try and build for another version of gcc. by Nicolas "Pixel" Noble · 9 years ago
  29. 93e4a38 Merge github.com:grpc/grpc into travvy by Craig Tiller · 9 years ago
  30. 7d9df1b Merge C/C++ build steps on Travis by Craig Tiller · 9 years ago
  31. 9adbf48 Adjusting scripts to fake-install. by Nicolas "Pixel" Noble · 9 years ago
  32. f173793 Merge branch 'master' of github.com:grpc/grpc into travis-speedup by Nicolas "Pixel" Noble · 9 years ago
  33. e79e2f5 adding csharp tests to travis by Jan Tattermusch · 9 years ago
  34. a9ef765 Merge branch 'master' of github.com:grpc/grpc into sanity by Nicolas "Pixel" Noble · 9 years ago
  35. fd2b093 Adding a simple 'buildonly' test. by Nicolas "Pixel" Noble · 9 years ago
  36. 882d7a7 Adding pre-built packages for OpenSSL and protobuf for Travis. by Nicolas "Pixel" Noble · 9 years ago
  37. 9f72864 Adding basic sanity test. by Nicolas "Pixel" Noble · 9 years ago
  38. d30b005 Adding coverage report. by Nicolas "Pixel" Noble · 9 years ago
  39. 5c4052d Removed logging, returned other tests to .travis.yml by murgatroid99 · 9 years ago
  40. 985c5bf Added logging for python tests by murgatroid99 · 9 years ago
  41. aa88dce Merge branch 'master' into travis_python by murgatroid99 · 9 years ago
  42. cedab13 Put tests back in a useful state by murgatroid99 · 9 years ago
  43. 0af2a46 Add more logging by murgatroid99 · 9 years ago
  44. bf01d4f Ignore the ASAN bits, get the fixes in by Craig Tiller · 9 years ago
  45. f5065c5 Enable asan for C core by Craig Tiller · 9 years ago
  46. b7063f1 Added python tests to .travis.yml by murgatroid99 · 9 years ago
  47. f26582d Add asan/tsan tests by Craig Tiller · 9 years ago
  48. 0ee5fb8 Removed test with non-included version of ruby by murgatroid99 · 9 years ago
  49. ffc442c Added multiple ruby version tests by murgatroid99 · 9 years ago
  50. 2399160 Switched to test matrix by murgatroid99 · 9 years ago
  51. 7e14dd8 Moved ruby version to environment varible by murgatroid99 · 9 years ago
  52. 640e93f Uncommented tests, switched to less specific version of ruby by murgatroid99 · 9 years ago
  53. 726b486 Updated bundler in travis.yml by murgatroid99 · 9 years ago
  54. 530c0b9 Changed how ruby versions are selected again by murgatroid99 · 9 years ago
  55. cc2ef26 Added ruby tests to travis file by murgatroid99 · 9 years ago
  56. 6ff9599 Save makefile var clobbering by Craig Tiller · 9 years ago
  57. 20e081a Probe compiler settings by Craig Tiller · 9 years ago
  58. 8451e87 Extend timeouts for Travis 2x by Craig Tiller · 9 years ago
  59. aa6baba Removing python for now. by Nicolas "Pixel" Noble · 9 years ago
  60. 5cf4fe1 Use nicos fix by Craig Tiller · 9 years ago
  61. 44a1447 Install virtualenv by Craig Tiller · 9 years ago
  62. 3e78487 Compile protobuf explicitly by Craig Tiller · 9 years ago
  63. 8794bc1 Fix typo by Craig Tiller · 9 years ago
  64. 939b9bd Clean between builds by Craig Tiller · 9 years ago
  65. d05cdaf Merge branch 'travis_python' of github.com:jtattermusch/grpc into travis-c++ by Craig Tiller · 9 years ago
  66. fe9fa9b Add python by Craig Tiller · 9 years ago
  67. f0a801e running python tests on travis by Jan Tattermusch · 9 years ago
  68. 374eada Add apt-gets for gflags, gtest by Craig Tiller · 9 years ago
  69. 92ccdec Enable building C++ by Craig Tiller · 9 years ago
  70. a5b3db5 Update yaml by Craig Tiller · 9 years ago
  71. 341e660 Merge github.com:grpc/grpc into travis-c++ by Craig Tiller · 9 years ago
  72. 6d4b5c2 Double -j by Craig Tiller · 9 years ago
  73. 69cd4c0 Merge branch 'travis-c' into travis-c++ by Craig Tiller · 9 years ago
  74. 26a3c07 Add opt build again by Craig Tiller · 9 years ago
  75. dcf8cee Better parallelize test running on Travis by Craig Tiller · 9 years ago
  76. a0cff66 Add apt-gets for gflags, gtest by Craig Tiller · 9 years ago
  77. 2e9d0f8 Enable building C++ by Craig Tiller · 9 years ago
  78. a7df3f9 Improving travis output. by Nicolas "Pixel" Noble · 9 years ago
  79. 10d20a3 Trying to do a better job at running C tests on travis. by Nicolas "Pixel" Noble · 9 years ago
  80. 9f1baf7 Adding a basic travis.yml file. by Nicolas "Pixel" Noble · 9 years ago