TravisCI - fix "No output has been received in the last 10m0s" bug (build times out because no output was received)

This commit is contained in:
Meritoo
2018-04-04 21:54:45 +02:00
parent 8441c82356
commit b49605a26c

View File

@@ -11,7 +11,7 @@ before_install:
- composer global require hirak/prestissimo
install:
- composer install
- travis_wait 30 composer install
script:
- php ./vendor/bin/phpunit