fix travis build

This commit is contained in:
Arkadiusz Kondas 2016-04-10 11:56:11 +02:00
parent 3453b229cf
commit 9c83401e90

View File

@ -1,6 +1,5 @@
language: php language: php
php: php:
- '7.0' - '7.0'
- hhvm
before_script: composer install before_script: composer install
script: phpunit script: bin/phpunit