dub-registry
dub-registry copied to clipboard
Improve CI testing
Currently building the registry with Botan & LDC segfaults on start. I think this is one of the problems that could be easily caught by a CI system.
- [ ] Add LDC to Travis
- [ ] Add Botan to build matrix and use a test script to set
Have_botan - [ ] Add a daily cron at Travis (@s-ludwig)
https://travis-ci.org/dlang/dub-registry/settings

A first step (just Travis, no additional tests): https://github.com/dlang/dub-registry/pull/214