Configure standalone travis build for kohana/core
commitb8ba46bdc28072c2297ac33305ead6ad768da843
authorAndrew Coulton <andrew@ingenerator.com>
Wed, 17 Sep 2014 12:07:52 +0000 (17 13:07 +0100)
committerAndrew Coulton <andrew@ingenerator.com>
Wed, 17 Sep 2014 12:28:33 +0000 (17 13:28 +0100)
tree4c2b398e5ff3cdce88a4f5e6bb5a841307b247d5
parent3df459a72ed087b5c837453022f27550a156825e
Configure standalone travis build for kohana/core

Adds and configures kohana/koharness to build a skeleton Kohana
application and then uses that environment to run the unit tests
on travis (and locally, if required).
.gitignore
.travis.yml [new file with mode: 0644]
composer.json
koharness.php [new file with mode: 0644]