aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* Add Python3 testing supportGravatar Masood Malekghassemi2015-07-09
| | | | | Conditionally runs the tests depending on the availability of Python versions (because Travis is the worst).
* Move some code out of src/ into tools/Gravatar Craig Tiller2015-06-23
| | | | It shouldn't count towards coverage
* 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
|\ | | | | Travis speedup.
| * 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
|\ \ | | | | | | | | | | | | Conflicts: .travis.yml
* | | 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
| | |\ | | |/ | |/| | | | | | | Conflicts: .travis.yml
| * | adding csharp tests to travisGravatar Jan Tattermusch2015-04-24
|/ /
* | Merge branch 'master' of github.com:grpc/grpc into sanityGravatar Nicolas "Pixel" Noble2015-04-10
|\ \ | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py
| * | 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
|
* Merge branch 'master' into travis_pythonGravatar murgatroid992015-03-02
|\
* | Put tests back in a useful stateGravatar murgatroid992015-03-02
| |
* | Add more loggingGravatar murgatroid992015-03-02
| |
| * Ignore the ASAN bits, get the fixes inGravatar Craig Tiller2015-02-27
| |
| * Enable asan for C coreGravatar Craig Tiller2015-02-27
| | | | | | | | Also speed up a test, and disable some rarely touched but long running tests
* | Added python tests to .travis.ymlGravatar murgatroid992015-02-27
| |
| * Add asan/tsan testsGravatar Craig Tiller2015-02-27
|/
* Removed test with non-included version of rubyGravatar murgatroid992015-02-27
|
* Added multiple ruby version testsGravatar murgatroid992015-02-27
|
* Switched to test matrixGravatar murgatroid992015-02-27
|
* Moved ruby version to environment varibleGravatar murgatroid992015-02-27
|
* Uncommented tests, switched to less specific version of rubyGravatar murgatroid992015-02-27
|
* Updated bundler in travis.ymlGravatar murgatroid992015-02-27
|
* Changed how ruby versions are selected againGravatar murgatroid992015-02-27
|
* Added ruby tests to travis fileGravatar murgatroid992015-02-27
|
* Save makefile var clobberingGravatar Craig Tiller2015-02-27
|
* Probe compiler settingsGravatar Craig Tiller2015-02-27
|
* Extend timeouts for Travis 2xGravatar Craig Tiller2015-02-27
|
* Removing python for now.Gravatar Nicolas "Pixel" Noble2015-02-27
|
* Use nicos fixGravatar Craig Tiller2015-02-26
|
* Install virtualenvGravatar Craig Tiller2015-02-26
|
* Compile protobuf explicitlyGravatar Craig Tiller2015-02-26
|
* Fix typoGravatar Craig Tiller2015-02-26
|
* Clean between buildsGravatar Craig Tiller2015-02-26
|
* Merge branch 'travis_python' of github.com:jtattermusch/grpc into travis-c++Gravatar Craig Tiller2015-02-26
|\ | | | | | | | | Conflicts: .travis.yml
* | Add pythonGravatar Craig Tiller2015-02-26
| |
| * running python tests on travisGravatar Jan Tattermusch2015-02-26
| |