diff --git a/.travis.yml b/.travis.yml index f5a57c62fe362e1651d87100a774ed7b63e4de3c..65d6b9db99765baee3c77aa5a2f608b234bdc4eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,9 @@ php: - 7.2 - 7.3 - 7.4snapshot - matrix: - allow_failures: - - php: 7.4snapshot +matrix: + allow_failures: + - php: 7.4snapshot env: global: - ES_VERSION=7.4.0 ES_DOWNLOAD_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}-linux-x86_64.tar.gz