mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 01:31:45 +01:00
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:
@@ -10,7 +10,7 @@ before_install:
|
||||
- composer global require hirak/prestissimo
|
||||
|
||||
install:
|
||||
- composer install -vvv
|
||||
- travis_wait 30 composer install -vvv
|
||||
|
||||
script:
|
||||
- php ./vendor/bin/phpunit
|
||||
|
||||
Reference in New Issue
Block a user