summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Update .travis.ymlGennadiy Civil2018-10-191-1/+1
* Update .travis.ymlGennadiy Civil2018-10-181-1/+1
* Update .travis.ymlGennadiy Civil2018-09-251-1/+1
* Revert "Add clang format check to one of the builds"Gennadiy Civil2018-09-251-3/+1
* C++11 autotools buildGennadiy Civil2018-09-251-0/+1
* Add clang format check to one of the builds to provide indication that format...Gennadiy Civil2018-09-251-1/+3
* Update .travis.ymlGennadiy Civil2018-09-141-11/+0
* Changing clang tp 3.9 as 3.7 no longer works on TravisGennadiy Civil2018-08-291-2/+2
* Updated broken and outdated URLsPiotr KÄ…kol2018-07-251-1/+1
* Add no-exception and no-rtti to build matrixScott Graham2018-05-011-0/+3
* Include gcc on mac into PR matrixGennadiy Civil2018-04-101-1/+0
* Include OSX builds back into PR buildsGennadiy Civil2018-03-291-2/+0
* Update .travis.ymlGennadiy Civil2018-01-111-2/+0
* Update .travis.ymlGennadiy Civil2018-01-111-2/+2
* Update .travis.ymlGennadiy Civil2018-01-111-0/+2
* Update .travis.ymlGennadiy Civil2018-01-111-4/+0
* Update .travis.ymlGennadiy Civil2018-01-101-0/+6
* Use correct name for build event types.Carlos O'Ryan2018-01-051-4/+4
* Optimize build matrix (#1)Carlos O'Ryan2018-01-041-0/+4
* Create a autotools-based build for Travis.Carlos O'Ryan2017-12-241-2/+3
* Implement bazel-based builds in Travis.Carlos O'Ryan2017-12-081-29/+54
* Only switch to g++-4.9 on Linux.Carlos O'Ryan2017-12-061-1/+1
* Workaround for Travis issue https://goo.gl/d5eV8oGennadiy Civil2017-10-181-3/+1
* Workaround for Travis issue https://github.com/travis-ci/travis-ci/issues/8552Gennadiy Civil2017-10-181-0/+2
* Merge branch 'master' into hethi/cleanup-travis-environmentHerbert Thielen2017-09-081-4/+10
|\
| * Merge pull request #1251 from aninf-wo/hethi/drop-valgrind-installation-on-tr...Gennadiy Civil2017-09-071-2/+0
| |\
| | * drop unused valgrind package from installationHerbert Thielen2017-09-051-2/+0
| * | Merge branch 'master' into hethi/travis-release-buildHerbert Thielen2017-09-071-1/+9
| |\ \
| | * | reset ccache statistics at installHerbert Thielen2017-09-051-0/+2
| | * | show ccache statistics in logHerbert Thielen2017-09-051-0/+3
| | * | call clang via ccache on LinuxHerbert Thielen2017-09-051-1/+1
| | * | install ccache on travis osx build slaveHerbert Thielen2017-09-041-0/+2
| | * | cache ccacheHerbert Thielen2017-09-041-0/+1
| | |/
| * | switch one build to Release modeHerbert Thielen2017-09-011-1/+1
| |/
* | remove unused variables from travis environmentHerbert Thielen2017-09-051-2/+2
|/
* use upper-case build typeHerbert Thielen2017-08-301-2/+2
* run combined build onlyHerbert Thielen2017-08-291-5/+2
* switch on verbose makeHerbert Thielen2017-08-291-3/+3
* Override clang++ name on Linux onlyAnton Klautsan2015-10-181-1/+1
* More docs in travis configAnton Klautsan2015-10-181-0/+4
* Update clang versionAnton Klautsan2015-10-181-7/+4
* Adding llvm toolchain repoAnton Klautsan2015-10-181-17/+6
* Update .travis.ymlAnton Klautsan2015-10-181-4/+8
* Try to use clang-3.6 in travisAnton Klautsan2015-10-181-4/+1
* Update .travis.ymlAnton Klautsan2015-10-181-0/+6
* Update .travis.ymlAnton Klautsan2015-10-181-0/+3
* Add c++11 build to the Travis matrix.deki2015-09-071-0/+1
* build onceBilly Donahue2015-09-011-2/+2
* run testsBilly Donahue2015-09-011-3/+4
|\
| * break out test and mock in travisBilly Donahue2015-08-311-2/+4
OpenPOWER on IntegriCloud