Rand Stats

P6TCI

github:ugexe

Demonstrate Perl6 module testing on Travis-CI

HOWTO

Just copy the .travis.yml file from this repo to yours and turn on testing for that repository on Travis-CI.org (toggle the appropriate slider on https://travis-ci.org/profile/YOUR_GITHUB_USERNAME)

DESCRIPTION

Runs travis-ci tests using both supported backends using the most current Rakudo built from source. Rakudo Star is not used for continuous testing purposes as Rakudo changes far too often, and you would end up testing against month old changes. It will also submit test reports for your module to testers.perl6.org, and failures from modules that show up Rakudo commits can help the Rakudo developers see what new changes may have broke.

TODO

######bin/p6tci

######Combined test run