dub-registry icon indicating copy to clipboard operation
dub-registry copied to clipboard

Improve CI testing

Open wilzbach opened this issue 8 years ago • 1 comments

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

image

wilzbach avatar May 29 '17 01:05 wilzbach

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

wilzbach avatar May 29 '17 01:05 wilzbach