aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 15:02:35 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-29 14:16:50 +0200
commit61b101932dfd68331145f643110155f282a0334c (patch)
tree2bcae6208377ea159cf2c58965bf234aef4de4b1
parent8c682acb31e5722d11a9a93a4ecefb035719507e (diff)
downloadayatana-indicator-datetime-61b101932dfd68331145f643110155f282a0334c.tar.gz
ayatana-indicator-datetime-61b101932dfd68331145f643110155f282a0334c.tar.bz2
ayatana-indicator-datetime-61b101932dfd68331145f643110155f282a0334c.zip
.travis.yml: Re-enable debian:stable as CI target again. Debian 11 has been released.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 85ee12c..5382638 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,7 +33,7 @@ env:
# temp disable of archlinux builds, see https://gitlab.archlinux.org/archlinux/archlinux-docker/-/issues/56
# - DISTRO="archlinux:latest"
- DISTRO="debian:testing"
-# - DISTRO="debian:stable"
+ - DISTRO="debian:stable"
# - DISTRO="ubuntu:rolling"
- DISTRO="ubuntu:focal"