aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-07-10Merge #16338: test: Disable other targets when enable-fuzz is setWladimir J. van der Laan
2019-07-08Update doc and CI configqmma
2019-06-26tests: Switch one of the Travis jobs to an unsigned char environment (-funsig...practicalswift
2019-06-26Add Travis check for single parameter constructors not marked "explicit"practicalswift
2019-06-14travis: Use absolute paths for cache dirsMarcoFalke
2019-06-07Drop support of insecure miniUPnPc versionsHennadii Stepanov
2019-05-15tests: Fail if RPC has been added without testsMarcoFalke
2019-05-03Remove Windows 32 bit buildMarcoFalke
2019-04-11travis: Bump second timeout to 33 minutes, Add rationaleMarcoFalke
2019-04-05travis: Properly cache and error on timeoutMarcoFalke
2019-03-14build: depends: Switch to python3MarcoFalke
2019-03-02build: Require python 3.5MarcoFalke
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