Fix travis setup

This commit is contained in:
bzick 2013-09-05 03:37:39 +04:00
parent d5ecc1bc20
commit afd3218ed4
1 changed files with 2 additions and 0 deletions

View File

@ -5,4 +5,6 @@ php:
- 5.4
- 5.5
before_script: composer install --no-dev
script: phpunit