On Saturday, 27 February 2016 at 02:48:16 UTC, Andrew Edwards wrote:
In efforts to actively maintain the D code on RosettaCode and provide additional code for beta testing, I've thrown together https://github.com/AndrewEdwards/RosettaCode-D. All of the code was copied form https://github.com/acmeism/RosettaCodeData but as one may guess it does not all compile with the current stable DMD compiler (2.070.0).

I am asking the community's assistance to improve the quality of this repo and prepare for use in nightly testing of the D compiler.

Andrew

what about

- travis-CI ?
- a shell script or a rdmd script to test locally, currently I see nothing to build

Reply via email to