aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2019-10-01Enable UBSan for Travis fuzzer jobpracticalswift
2019-09-23travis: Disable feature_block in tsan runMarcoFalke
2019-09-12build: disable BIP70 support by defaultfanquake
2019-08-27ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/MarcoFalke
2019-08-19Merge #16623: ci: Add environment files for all settingsMarcoFalke
2019-08-16ci: Add environment files for all settingsMarcoFalke
2019-08-16Merge #16626: doc: Fix spelling error chache -> cache.fanquake
2019-08-15Fix spelling error chache -> cache.Nils Loewen
2019-08-15ci: Remove dependence on travis, use it as fallback envMarcoFalke
2019-08-15ci: Rename .travis/ to ./ci/MarcoFalke
2019-08-13travis: Bump timeout from 50 minutes to 90MarcoFalke
2019-07-30Merge #15134: tests: Switch one of the Travis jobs to an unsigned char enviro...Wladimir J. van der Laan
2019-07-29Merge #15993: net: Drop support of the insecure miniUPnPc versionsWladimir J. van der Laan
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