aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 20:36:43 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 20:36:43 +0200
commit5b2b0168b08f1b3ae74f745e614032e0fbfc2871 (patch)
treedbb4ae908356ed66cb91b4d93594498f7c3c1f50
parent8b37e2d598fdda1dae6b1a8b4f23841d8d972586 (diff)
downloadayatana-ido-5b2b0168b08f1b3ae74f745e614032e0fbfc2871.tar.gz
ayatana-ido-5b2b0168b08f1b3ae74f745e614032e0fbfc2871.tar.bz2
ayatana-ido-5b2b0168b08f1b3ae74f745e614032e0fbfc2871.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 bf1aa18..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/mate-desktop/mate-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: