mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +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:
@@ -9,7 +9,7 @@ before_install:
|
||||
- sudo locale-gen de_DE.UTF-8 es_ES.UTF-8 en_GB.UTF-8 en_US.UTF-8 fr_FR.UTF-8 it_IT.UTF-8 pl_PL.UTF-8 ru_RU.UTF-8
|
||||
|
||||
install:
|
||||
- composer install
|
||||
- travis_wait composer install
|
||||
|
||||
script:
|
||||
- php ./vendor/bin/phpunit
|
||||
|
||||
Reference in New Issue
Block a user