Skip to content

Commit

Permalink
Attempt to fix PHP8 builds on Travis by using xenial instead of `tr…
Browse files Browse the repository at this point in the history
…usty`
  • Loading branch information
beryllium committed Dec 1, 2020
1 parent b623807 commit 8b62800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -41,7 +41,7 @@ matrix:
env:
- DEPS=latest
- os: linux
dist: trusty
dist: xenial
language: php
php: 8.0
env:
Expand Down

0 comments on commit 8b62800

Please sign in to comment.