aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 23:09:57 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 23:10:05 +0200
commit453403c165ba74c43a3df5d043f1696ded86e956 (patch)
tree5d176f0b885e662790cd5856ede3e5f5eaedfaf2
parent2e8604767a5f6dc28e2524f20dcf885e6de0c70b (diff)
downloadayatana-indicator-keyboard-453403c165ba74c43a3df5d043f1696ded86e956.tar.gz
ayatana-indicator-keyboard-453403c165ba74c43a3df5d043f1696ded86e956.tar.bz2
ayatana-indicator-keyboard-453403c165ba74c43a3df5d043f1696ded86e956.zip
.travis.yml: Use Ayatana Indicators project's dev-scripts repo.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d7832247..51db47f3 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/main/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: