Skip to content

Commit

Permalink
travis-ci: use ubuntu focal as host system
Browse files Browse the repository at this point in the history
fixes build issues with fedora:latest (f34) tag.
  • Loading branch information
raveit65 committed May 30, 2021
1 parent 24cf75b commit 4a11a36
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,5 +1,5 @@
# vim: set ts=2 sts=2 sw=2 expandtab :
dist: bionic
dist: focal
language: shell
os: linux
services:
Expand Down

0 comments on commit 4a11a36

Please sign in to comment.