diff --git a/.travis.yml b/.travis.yml index 6f9f716fb8..20d6637d78 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ services: - redis before_install: - - composer self-update + - composer self-update --no-progress --no-interaction - sudo apt-get purge elasticsearch - > wget --no-check-certificate https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.3.2.deb &&