Continuous integration testing with travis and drone

Kai Nacke via Digitalmars-d digitalmars-d at puremagic.com
Wed Jul 16 09:28:47 PDT 2014


Hi Pavel!

On Wednesday, 16 July 2014 at 03:30:18 UTC, Pavel Evstigneev 
wrote:
> I want to share how I made testing for some open source project.
>
> I try with http://travis-ci.org and http://drone.io
>
> [...]
> **For travis ci:**

A more complex example for travis can be found in the LDC 
repository:
https://github.com/ldc-developers/ldc/blob/master/.travis.yml

Regards,
Kai


More information about the Digitalmars-d mailing list