Configure standalone travis build
commitac752e5b3c8ee17dea1277a4595ce61436dbacc0
authorAndrew Coulton <andrew@ingenerator.com>
Wed, 17 Sep 2014 16:38:26 +0000 (17 17:38 +0100)
committerAndrew Coulton <andrew@ingenerator.com>
Wed, 17 Sep 2014 16:38:26 +0000 (17 17:38 +0100)
treedb2274bf616157edb6caa67e99a1e137712b29cd
parent57acf4af58ed9d7f20d0cdd8502f54efefc138d0
Configure standalone travis build

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).

Continues kohana/kohana#50
.gitignore [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
composer.json
koharness.php [new file with mode: 0644]