aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-06-09Upgrade bazel from 0.10.1 to 3.2.0 (#976)Dominic Hamon
2020-03-30Fix Travis-ci builds (#950)Konstantin Khlebnikov
2019-05-01Bump required cmake version from 2.x to 3.x (#801)Dominic Hamon
2019-04-30Revert "Travis-ci: more correctly pass -m32 to 32-bit jobs"Roman Lebedev
2019-04-30Travis-ci: more correctly pass -m32 to 32-bit jobsRoman Lebedev
2019-03-17Travis-ci: fix clang+libc++ build (#783)Roman Lebedev
2018-09-05Travis-ci: attempt to add 32-bit osx xcode build (#669)Roman Lebedev
2018-05-29Add some 'travis_wait' commands to avoid gcc@7 installation timeouts. (#605)Dominic Hamon
2018-03-23Add tests to verify assembler output -- Fix DoNotOptimize. (#530)Eric
2018-03-08Add support for building with Bazel. (#533)jmillikin-stripe
2018-02-12Attempt to fix travis timeouts during apt-get. (#528)Eric
2017-12-13Add support for GTest based unit tests. (#485)Eric
2017-12-07fix xcode travis builds by skipping mkdir errorsDominic Hamon
2017-11-30Add GCC on OSX to list of Travis CI configurations. (#492)Victor Costan
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