aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2022-02-08 13:38:05 +0100
committerRobert Tari <robert@tari.in>2022-02-08 13:38:05 +0100
commit2e7f36fa0175a933e20ce50951d25dda85b99743 (patch)
tree4ea2381ff0332922f2c15dd9e756a32124607406
parentabbda6214d6030de108f30f7b9e9acc91c67954f (diff)
parentf5dd60ca38738fb787d7e68510dec982991bbd95 (diff)
downloadlibayatana-common-2e7f36fa0175a933e20ce50951d25dda85b99743.tar.gz
libayatana-common-2e7f36fa0175a933e20ce50951d25dda85b99743.tar.bz2
libayatana-common-2e7f36fa0175a933e20ce50951d25dda85b99743.zip
Merge branch 'sunweaver-pr/use-focal-base-image-for-travis-ci'
Attributes GH PR #57: https://github.com/AyatanaIndicators/libayatana-common/pull/57
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 51db47f..73bc55b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,11 +1,11 @@
# vim: set ts=2 sts=2 sw=2 expandtab :
-dist: bionic
+dist: focal
language: shell
os: linux
arch:
- amd64
- - ppc64le
+# - ppc64le
services:
- docker