update travis

This commit is contained in:
Anton Medvedev 2015-05-11 20:52:10 +07:00
parent 5a53b0ade9
commit 1f7b627d0b

View File

@ -5,14 +5,14 @@ php:
- 5.5
- 5.6
- hhvm
matrix:
allow_failures:
- php: hhvm
before_script:
install:
- composer self-update
- composer install --no-interaction --prefer-source --dev
- composer install --no-interaction --prefer-source
script:
- phpunit