Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-10 | Remove unused ci configs that have been moved elsewhere | MarcoFalke | |
They have been moved to https://github.com/MarcoFalke/btc_nightly running on Cirrus CI https://cirrus-ci.com/build/6249975761862656 | |||
2020-04-14 | appveyor: Disable functional tests for now | MarcoFalke | |
Also add a draft for a Windows build on cirrus. The draft can be finished later. | |||
2020-04-12 | cirrus: Bump freebsd to 12.1 | MarcoFalke | |
2020-04-09 | ci: Rename RUN_CI_ON_HOST to DANGER_RUN_CI_ON_HOST | Hennadii Stepanov | |
2019-11-18 | ci: remove OpenSSL installation | fanquake | |
2019-10-24 | ci: Remove ccache requirement on the host | MarcoFalke | |
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-09-19 | test: Make PORT_MIN in test runner configurable | MarcoFalke | |
2019-08-15 | ci: Use ./ci/ on non-travis host | MarcoFalke | |
2019-06-20 | ci: Run extended tests | MarcoFalke | |
2019-02-03 | cirrus ci: Inital config | MarcoFalke | |