aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-02-14Merge #15295: fuzz: Add test/fuzz/test_runner.py and run it in travisMarcoFalke
2019-02-14travis: Combine --disable-bip70 into existing jobMarcoFalke
2019-02-13qa: Add test/fuzz/test_runner.pyMarcoFalke
2019-02-11Travis: Add test without BIP70 (but still full wallet + tests)Luke Dashjr
2019-02-07test_runner: Remove unused --force optionMarcoFalke
2019-02-05travis: Only exit early if compilation took longer than 30 minMarcoFalke
2019-02-01Merge #15303: travis: Remove unused FUNCTIONAL_TESTS_CONFIGMarcoFalke
2019-02-01travis: Save cache when compilation took very longMarcoFalke
2019-01-31travis: Document whether functional tests are run in the job nameBen Woosley
2019-01-31Revert "travis: Compile trusty with depends for now"Ben Woosley
2019-01-31travis: Remove unused FUNCTIONAL_TESTS_CONFIGMarcoFalke
2019-01-30Merge #15276: travis: Compile once on trustyMarcoFalke
2019-01-29test: Build fuzz targets into seperate executablesMarcoFalke
2019-01-28travis: Compile trusty with depends for nowMarcoFalke
2019-01-28travis: Compile once on trustyMarcoFalke
2019-01-03Merge #15020: Build: add names to Travis jobsMarcoFalke
2019-01-03Add names to Travis jobsGraham Krizek
2018-12-28Update Travis base OS to XenialGraham Krizek
2018-12-20test: Bump timeout to run tests in travis thread sanitizerMarcoFalke
2018-12-17build: Enable functional tests in the ThreadSanitizer (TSan) build jobpracticalswift
2018-12-13Revert "travis: Save cache on build error"Chun Kuan Lee
2018-12-12[test] Travis: enforce Python 3.4 support in functional testsSjors Provoost
2018-12-03Merge #14231: travis: Save cache even when build or test failMarcoFalke
2018-11-26Add ASan Travis buildpracticalswift
2018-11-23Merge #14764: travis: Run thread sanitizer on unit testsMarcoFalke
2018-11-22travis: --disable-hardening for xenial thread sanitizerMarcoFalke
2018-11-22travis: Run thread sanitizerMarcoFalke
2018-11-20Do not specify sudo in .travisJulian Fleischer
2018-11-06Add llvm-symbolizer directory to PATH. Needed to get symbolized stack traces ...practicalswift
2018-11-05Enable functional tests in UBSAN job. Enable -fsanitize=integer (part of UBSA...practicalswift
2018-11-05Merge #14092: tests: Dry run bench_bitcoin as part "make check" to allow for ...MarcoFalke
2018-11-02Merge #14528: travis: Compile once on xenialMarcoFalke
2018-10-28travis: Save cache on build errorChun Kuan Lee
2018-10-26Merge #13515: travis: Enable qt for all jobsMarcoFalke
2018-10-20travis: Compile once on xenialMarcoFalke
2018-09-25qa: Run more tests with wallet disabledMarcoFalke
2018-09-10travis: avoid timeout without saving caches, also enable all qtChun Kuan Lee
2018-08-30Remove RUN_BENCH logicpracticalswift
2018-08-28travis: add CXXFLAGS=-Wnopsabi at ARM jobChun Kuan Lee
2018-08-27use export LC_ALL=C.UTF-8Julian Fleischer
2018-08-27make script exit if a command failsJulian Fleischer
2018-08-27move remaining travis build steps into individual filesJulian Fleischer
2018-08-27number .travis/ script according to build lifecycle and add README to explainJulian Fleischer
2018-08-27move lint stage up to resemble travis build uiJulian Fleischer
2018-08-27move script sections info individual files and comply with shellcheckJulian Fleischer
2018-08-26travis: Run unit tests --with-sanitizers=undefinedMarcoFalke
2018-08-03qa: Create unicode tempdir in test_runnerMarcoFalke
2018-08-02use only travis jobs: instead of mix of jobs+matrixJulian Fleischer
2018-08-01travis: Run bench_bitcoin onceMarcoFalke
2018-07-30Merge #13779: travis: improve readability of travis.yml and log outputsMarcoFalke