dogecoin/ci/test
MarcoFalke fafa064d2a
ci: Remove ccache requirement on the host
ccache is only needed to create the cache dir on the host, if it didn't
already exist. The same can be achieved with mkdir, so just use that
instead.
2019-10-24 18:37:38 -04:00
..
00_setup_env.sh ci: Use busybox utils for one build 2019-10-02 10:01:04 -04:00
00_setup_env_amd64_asan.sh build: disable BIP70 support by default 2019-09-12 20:28:17 +10:00
00_setup_env_amd64_fuzz.sh Enable UBSan for Travis fuzzer job 2019-10-01 08:23:34 +00:00
00_setup_env_amd64_nowallet.sh ci: Add environment files for all settings 2019-08-16 08:46:37 -04:00
00_setup_env_amd64_qt5.sh build: disable BIP70 support by default 2019-09-12 20:28:17 +10:00
00_setup_env_amd64_trusty.sh build: disable BIP70 support by default 2019-09-12 20:28:17 +10:00
00_setup_env_amd64_tsan.sh build: disable BIP70 support by default 2019-09-12 20:28:17 +10:00
00_setup_env_arm.sh ci: Run tests on arm 2019-10-09 09:33:07 -04:00
00_setup_env_i686.sh build: make protobuf optional in depends 2019-09-14 12:58:59 +08:00
00_setup_env_mac.sh ci: Add environment files for all settings 2019-08-16 08:46:37 -04:00
00_setup_env_mac_functional.sh ci: Remove redundant check for TRAVIS_OS_NAME 2019-10-17 11:30:36 -04:00
00_setup_env_win64.sh ci: Add environment files for all settings 2019-08-16 08:46:37 -04:00
03_before_install.sh ci: Use ./ci/ on non-travis host 2019-08-15 11:13:09 -04:00
04_install.sh ci: Remove ccache requirement on the host 2019-10-24 18:37:38 -04:00
05_before_script.sh ci: Remove redundant check for TRAVIS_OS_NAME 2019-10-17 11:30:36 -04:00
06_script_a.sh travis: run tests on macOS native 2019-10-14 23:00:49 +02:00
06_script_b.sh travis: run tests on macOS native 2019-10-14 23:00:49 +02:00