aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 20:39:31 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 20:39:31 +0200
commit1f9f086bf08d9e30d65a4f16120c54957cb5a4c7 (patch)
tree609c133e7baeddb9306d9b0a18978a16b9dbeaa0
parentc937869345b2bd86478acfd239f8b9a2afae3688 (diff)
downloadayatana-indicator-keyboard-1f9f086bf08d9e30d65a4f16120c54957cb5a4c7.tar.gz
ayatana-indicator-keyboard-1f9f086bf08d9e30d65a4f16120c54957cb5a4c7.tar.bz2
ayatana-indicator-keyboard-1f9f086bf08d9e30d65a4f16120c54957cb5a4c7.zip
.travis.yml: Fix branch name what is now the default branch in ayatana-dev-scripts.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index bf1aa18d..d7832247 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,7 +18,7 @@ addons:
before_install:
# let's use the MATE project's docker build script...
- - curl -Ls -o docker-build https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/docker-build
+ - curl -Ls -o docker-build https://github.com/mate-desktop/mate-dev-scripts/raw/main/travis/docker-build
- chmod +x docker-build
install: