aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
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
2015-03-02Merge branch 'master' into travis_pythonmurgatroid99
2015-03-02Put tests back in a useful statemurgatroid99
2015-03-02Add more loggingmurgatroid99
2015-02-27Ignore the ASAN bits, get the fixes inCraig Tiller
2015-02-27Enable asan for C coreCraig Tiller
2015-02-27Added python tests to .travis.ymlmurgatroid99
2015-02-27Add asan/tsan testsCraig Tiller
2015-02-27Removed test with non-included version of rubymurgatroid99
2015-02-27Added multiple ruby version testsmurgatroid99
2015-02-27Switched to test matrixmurgatroid99
2015-02-27Moved ruby version to environment variblemurgatroid99
2015-02-27Uncommented tests, switched to less specific version of rubymurgatroid99
2015-02-27Updated bundler in travis.ymlmurgatroid99
2015-02-27Changed how ruby versions are selected againmurgatroid99
2015-02-27Added ruby tests to travis filemurgatroid99
2015-02-27Save makefile var clobberingCraig Tiller
2015-02-27Probe compiler settingsCraig Tiller
2015-02-27Extend timeouts for Travis 2xCraig Tiller
2015-02-27Removing python for now.Nicolas "Pixel" Noble
2015-02-26Use nicos fixCraig Tiller
2015-02-26Install virtualenvCraig Tiller
2015-02-26Compile protobuf explicitlyCraig Tiller
2015-02-26Fix typoCraig Tiller
2015-02-26Clean between buildsCraig Tiller
2015-02-26Merge branch 'travis_python' of github.com:jtattermusch/grpc into travis-c++Craig Tiller
2015-02-26Add pythonCraig Tiller
2015-02-26running python tests on travisJan Tattermusch