Configure standalone travis build
commit276f05ed39ab190ec43df087ae3b7fd2b2c52882
authorAndrew Coulton <andrew@ingenerator.com>
Wed, 17 Sep 2014 16:38:25 +0000 (17 17:38 +0100)
committerAndrew Coulton <andrew@ingenerator.com>
Wed, 17 Sep 2014 16:38:25 +0000 (17 17:38 +0100)
treef2be5db6eee22eb0bc5d3615f740037d26d1f7cb
parentf050f9d8e8b9500962158569b34f12c93438b601
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]