index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2019-04-05
travis: Properly cache and error on timeout
MarcoFalke
2019-03-14
build: depends: Switch to python3
MarcoFalke
2019-03-02
build: Require python 3.5
MarcoFalke
2019-02-14
Merge #15295: fuzz: Add test/fuzz/test_runner.py and run it in travis
MarcoFalke
2019-02-14
travis: Combine --disable-bip70 into existing job
MarcoFalke
2019-02-13
qa: Add test/fuzz/test_runner.py
MarcoFalke
2019-02-11
Travis: Add test without BIP70 (but still full wallet + tests)
Luke Dashjr
2019-02-07
test_runner: Remove unused --force option
MarcoFalke
2019-02-05
travis: Only exit early if compilation took longer than 30 min
MarcoFalke
2019-02-01
Merge #15303: travis: Remove unused FUNCTIONAL_TESTS_CONFIG
MarcoFalke
2019-02-01
travis: Save cache when compilation took very long
MarcoFalke
2019-01-31
travis: Document whether functional tests are run in the job name
Ben Woosley
2019-01-31
Revert "travis: Compile trusty with depends for now"
Ben Woosley
2019-01-31
travis: Remove unused FUNCTIONAL_TESTS_CONFIG
MarcoFalke
2019-01-30
Merge #15276: travis: Compile once on trusty
MarcoFalke
2019-01-29
test: Build fuzz targets into seperate executables
MarcoFalke
2019-01-28
travis: Compile trusty with depends for now
MarcoFalke
2019-01-28
travis: Compile once on trusty
MarcoFalke
2019-01-03
Merge #15020: Build: add names to Travis jobs
MarcoFalke
2019-01-03
Add names to Travis jobs
Graham Krizek
2018-12-28
Update Travis base OS to Xenial
Graham Krizek
2018-12-20
test: Bump timeout to run tests in travis thread sanitizer
MarcoFalke
2018-12-17
build: Enable functional tests in the ThreadSanitizer (TSan) build job
practicalswift
2018-12-13
Revert "travis: Save cache on build error"
Chun Kuan Lee
2018-12-12
[test] Travis: enforce Python 3.4 support in functional tests
Sjors Provoost
2018-12-03
Merge #14231: travis: Save cache even when build or test fail
MarcoFalke
2018-11-26
Add ASan Travis build
practicalswift
2018-11-23
Merge #14764: travis: Run thread sanitizer on unit tests
MarcoFalke
2018-11-22
travis: --disable-hardening for xenial thread sanitizer
MarcoFalke
2018-11-22
travis: Run thread sanitizer
MarcoFalke
2018-11-20
Do not specify sudo in .travis
Julian Fleischer
2018-11-06
Add llvm-symbolizer directory to PATH. Needed to get symbolized stack traces ...
practicalswift
2018-11-05
Enable functional tests in UBSAN job. Enable -fsanitize=integer (part of UBSA...
practicalswift
2018-11-05
Merge #14092: tests: Dry run bench_bitcoin as part "make check" to allow for ...
MarcoFalke
2018-11-02
Merge #14528: travis: Compile once on xenial
MarcoFalke
2018-10-28
travis: Save cache on build error
Chun Kuan Lee
2018-10-26
Merge #13515: travis: Enable qt for all jobs
MarcoFalke
2018-10-20
travis: Compile once on xenial
MarcoFalke
2018-09-25
qa: Run more tests with wallet disabled
MarcoFalke
2018-09-10
travis: avoid timeout without saving caches, also enable all qt
Chun Kuan Lee
2018-08-30
Remove RUN_BENCH logic
practicalswift
2018-08-28
travis: add CXXFLAGS=-Wnopsabi at ARM job
Chun Kuan Lee
2018-08-27
use export LC_ALL=C.UTF-8
Julian Fleischer
2018-08-27
make script exit if a command fails
Julian Fleischer
2018-08-27
move remaining travis build steps into individual files
Julian Fleischer
2018-08-27
number .travis/ script according to build lifecycle and add README to explain
Julian Fleischer
2018-08-27
move lint stage up to resemble travis build ui
Julian Fleischer
2018-08-27
move script sections info individual files and comply with shellcheck
Julian Fleischer
2018-08-26
travis: Run unit tests --with-sanitizers=undefined
MarcoFalke
2018-08-03
qa: Create unicode tempdir in test_runner
MarcoFalke
[next]