Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |