Skip to content

Commit

Permalink
Seems like PHP 7.3 is not available for focal in Travis, try bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
rraptorr committed Jan 9, 2021
1 parent 90f3b4a commit 47f0b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
arch: amd64
os: linux
dist: focal
dist: bionic

language: php
php:
Expand Down

0 comments on commit 47f0b59

Please sign in to comment.