travis changed the default OS to xenial, set it to the previous trusty which works

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2019-07-19 08:43:42 +02:00
parent 0b898b9936
commit 6c0fb007e4

View File

@@ -1,4 +1,5 @@
language: php language: php
dist: trusty
php: php:
- "7.3" - "7.3"