aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 20:38:51 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 20:38:51 +0200
commit008ccb8b83c0e3cbcee729c14c7b15bf6974eb77 (patch)
treefdf857a4ce2bdec20f33520f7ca67e4c26171693
parent11f95708a7c074c546b8f36e43f1fc9fcbf80c45 (diff)
downloadayatana-indicator-bluetooth-008ccb8b83c0e3cbcee729c14c7b15bf6974eb77.tar.gz
ayatana-indicator-bluetooth-008ccb8b83c0e3cbcee729c14c7b15bf6974eb77.tar.bz2
ayatana-indicator-bluetooth-008ccb8b83c0e3cbcee729c14c7b15bf6974eb77.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 5382638..51db47f 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/AyatanaIndicators/ayatana-dev-scripts/raw/master/travis/docker-build
+ - curl -Ls -o docker-build https://github.com/AyatanaIndicators/ayatana-dev-scripts/raw/main/travis/docker-build
- chmod +x docker-build
install: