aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2017-05-22Remove unnecessary whitespace in travis yamlDominic Hamon
2017-05-22Add macOS builds to .travis.yml (#389)Tushar Maheshwari
2017-03-28Add BENCHMARK_BUILD_32_BITS option and add builders to test it (#360)Eric
2016-09-06Cleanup RunBenchmark code. (#289)Eric
2016-09-03Remove TSAN builder for now.Eric Fiselier
2016-09-03Tweak TSAN flagsEric Fiselier
2016-09-03Add Thread Sanitizer bot to TravisEric Fiselier
2016-08-07Add libc++ and MSAN builders to to travis.Eric Fiselier
2016-08-07Add ASAN and UBSAN builders to travis for both GCC and Clang.Eric Fiselier
2016-08-02update travis, squash history (#265)Eric
2016-05-11Mark sudo: required for TravisBilly Robert O'Neal III
2015-05-13Added coveralls supportMatt Clarkson
2015-04-03Upgrade travis to use CMake 2.8.12 and add Clang buildersEric Fiselier
2015-04-02Print information about travis enviromentEric Fiselier
2015-03-09Fix travis config by moving CTEST_OUTPUT_ON_FAILURE=1 into make test commandEric Fiselier
2015-03-09add env to make ctest print on failureEric Fiselier
2015-03-06Step one towards merging timer changes.Eric Fiselier
2014-11-12Added c++11 support for Travis.Evgeny Safronov
2014-11-12Using Travis as CI.Evgeny Safronov