aboutsummaryrefslogtreecommitdiff
path: root/common/travis
diff options
context:
space:
mode:
authorclassabbyamp <void@placeviolette.net>2023-04-02 19:32:41 +0000
committerclassabbyamp <void@placeviolette.net>2023-04-02 19:34:14 +0000
commit89e672db3d02b1b317bd853513efdb25aee7bab9 (patch)
tree5d125aad79c62ca61e96f87f61d051bfcca0479d /common/travis
parent69a41ac5c0dd09c10df2743f621b08926ea03189 (diff)
downloadvoid-packages-89e672db3d02b1b317bd853513efdb25aee7bab9.tar
void-packages-89e672db3d02b1b317bd853513efdb25aee7bab9.tar.gz
void-packages-89e672db3d02b1b317bd853513efdb25aee7bab9.tar.bz2
void-packages-89e672db3d02b1b317bd853513efdb25aee7bab9.tar.lz
void-packages-89e672db3d02b1b317bd853513efdb25aee7bab9.tar.xz
void-packages-89e672db3d02b1b317bd853513efdb25aee7bab9.tar.zst
void-packages-89e672db3d02b1b317bd853513efdb25aee7bab9.zip
common/travis/set_mirror.sh: Revert "switch to repo-de temporarily"
This reverts commit 836b6c484e0b9de2f0f9b8ac2f646e99136e56e8, as the repo-fi sync issue has now been resolved
Diffstat (limited to 'common/travis')
-rwxr-xr-xcommon/travis/set_mirror.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/travis/set_mirror.sh b/common/travis/set_mirror.sh
index 7e88cce6ebd..8159daceb61 100755
--- a/common/travis/set_mirror.sh
+++ b/common/travis/set_mirror.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-TRAVIS_MIRROR=repo-de.voidlinux.org
+TRAVIS_MIRROR=repo-ci.voidlinux.org
for _i in etc/xbps.d/repos-remote*.conf ; do
/bin/echo -e "\x1b[32mUpdating $_i...\x1b[0m"