Remove deprecated option

See: https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments

> If you’re trying to use sudo: false or dist: precise keys in your travis.yml, we recommend you remove them and switch to our current Xenial Linux infrastructure.
This commit is contained in:
Denis Brumann
2020-05-19 15:40:58 +02:00
committed by GitHub
parent aa3f8997d1
commit b003d73762
-2
View File
@@ -2,8 +2,6 @@ language: php
dist: xenial
sudo: false
cache:
directories:
- vendor