Tests for homecontroller. Updated travis configuration.

This commit is contained in:
James Cole
2014-08-09 08:40:54 +02:00
parent 235c7e72bd
commit 905e590c12
2 changed files with 122 additions and 0 deletions

View File

@@ -2,6 +2,8 @@ language: php
php:
- 5.5
- 5.4
- hhvm
install:
- composer install