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

This reverts commit ec2f3c6
This commit is contained in:
Meritoo
2018-04-04 21:16:36 +02:00
parent ec2f3c6ead
commit ec2b5742ec

View File

@@ -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 - 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: install:
- travis_wait composer install - composer install
script: script:
- php ./vendor/bin/phpunit - php ./vendor/bin/phpunit