aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
Commit message (Collapse)AuthorAge
...
* 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
| |
| * Add apt-gets for gflags, gtestGravatar Craig Tiller2015-02-26
| |
| * Enable building C++Gravatar Craig Tiller2015-02-26
| |
* | Update yamlGravatar Craig Tiller2015-02-26
| |
* | Merge github.com:grpc/grpc into travis-c++Gravatar Craig Tiller2015-02-26
|\ \ | | | | | | | | | | | | Conflicts: .travis.yml
| * | Double -jGravatar Craig Tiller2015-02-26
| | |
* | | Merge branch 'travis-c' into travis-c++Gravatar Craig Tiller2015-02-26
|\| |
| * | Add opt build againGravatar Craig Tiller2015-02-26
| | |
| * | Better parallelize test running on TravisGravatar Craig Tiller2015-02-26
| |/
* | Add apt-gets for gflags, gtestGravatar Craig Tiller2015-02-26
| |
* | Enable building C++Gravatar Craig Tiller2015-02-26
|/
* Improving travis output.Gravatar Nicolas "Pixel" Noble2015-02-26
|
* Trying to do a better job at running C tests on travis.Gravatar Nicolas "Pixel" Noble2015-02-26
|
* Adding a basic travis.yml file.Gravatar Nicolas "Pixel" Noble2015-02-26