Skip to content

Commit

Permalink
repo: travis: switch to ubuntu 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
paveyry committed May 27, 2021
1 parent 7c0b616 commit 1875afb
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 @@
sudo: required
language: bash
dist: trusty
dist: bionic

before_install:
- sudo apt-get -qq update
Expand Down

0 comments on commit 1875afb

Please sign in to comment.