On Thursday, 14 November 2019 at 13:47:32 UTC, jmh530 wrote: > I'm curious what the typical motivation is for using both > Travis CI and Circle CI in a project is. > > Thanks. With the public availability of Github Actions I highly recommend it if you have open source project on Github. If is free and works well with D and Dub. Kind regards Andre