fix travis build

This commit is contained in:
Arkadiusz Kondas 2016-04-10 11:56:11 +02:00
parent 3453b229cf
commit 9c83401e90
1 changed files with 1 additions and 2 deletions

View File

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