marcofiset / Testify.php

A micro unit testing framework
http://marco-fiset.github.com/Testify.php/
129 stars 27 forks source link

Make it possible to use Testify as a travis-ci task #8

Open marcofiset opened 11 years ago

marcofiset commented 11 years ago

From the travis-ci docs :

The outcome of any of these commands [...] indicates whether or not this build has failed or passed. The standard Unix exit code of "0" means the build passed; everything else is treated as failure.