diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-04-20 08:00:29 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-04-20 08:09:10 +0200 |
commit | 4880df3e3213d8ebe3bcd9a6e4485c5099666efc (patch) | |
tree | 8c1e9a398a40c077f4b0d89def6bd93485e8ecb8 | |
parent | e86d11e1868708606ae52ba8026bfe2703e33059 (diff) | |
download | libayatana-indicator-4880df3e3213d8ebe3bcd9a6e4485c5099666efc.tar.gz libayatana-indicator-4880df3e3213d8ebe3bcd9a6e4485c5099666efc.tar.bz2 libayatana-indicator-4880df3e3213d8ebe3bcd9a6e4485c5099666efc.zip |
Travis-CI: Also build against Ubuntu 20.04 (for Ubuntu Touch's sake).
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index bd38a97..b9847ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,7 @@ env: # - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="ubuntu:rolling" + - DISTRO="ubuntu:focal" jobs: exclude: |