aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2019-10-01 22:59:23 +0200
committerbartus2019-10-01 22:59:23 +0200
commita3b42e8eedbeb068abdd7dd83600f5cd7241e46c (patch)
tree79582713f649a008f0b2f91ec9e09ccb74011c8f
parentaf7d2265e32d19de8c1365baaf5ca1fb07a42a6c (diff)
downloadaur-a3b42e8eedbeb068abdd7dd83600f5cd7241e46c.tar.gz
Travis: Update arch-travis.sh url
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f687ac611214..43a4798dc8dc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -83,7 +83,7 @@ script:
- echo -e "Host github.com \n\tUser git\n\tIdentityFile ~/.ssh/github4travis\n" >> ~/.ssh/config
- chmod 600 ~/.ssh/*
# scripts containing ':' has to come in double quotes.
-- "curl -s https://raw.githubusercontent.com/bartoszek/arch-travis/base64-encode/arch-travis.sh| bash"
+- "curl -s https://raw.githubusercontent.com/bartoszek/arch-travis/master/arch-travis.sh| bash"
- "echo pacman pkg cache size: $(du -h ~/.pkg-cache|cut -f1) in $(ls ~/.pkg-cache|wc -l) files"
#deploy: