Skip to content

Commit 43e1f81

Browse files
Switch Travis CI to Ubuntu Xenial
This seems to be needed for PHP 8.
1 parent 8f2dc97 commit 43e1f81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: php
22

3-
dist: trusty
3+
dist: xenial
44

55
matrix:
66
fast_finish: true

0 commit comments

Comments
 (0)