summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTilo Spannagel <development@tilosp.de>2020-04-30 21:30:05 +0200
committerGitHub <noreply@github.com>2020-04-30 21:30:05 +0200
commit0b6a0991bf40d3edae1053a453d626eb62aabed6 (patch)
treefa22d715e665c5b1d77b77e36cc4ed7d88476fc3
parentdfbb2f6511c55fde7c57ef08ec0610b54ccf7ad5 (diff)
Fix bashbrew url
Signed-off-by: Tilo Spannagel <development@tilosp.de>
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 956eb5dd..ffc0208d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -62,7 +62,7 @@ jobs:
- <<: *test-scripts
env: SCRIPT=generate-stackbrew-library.sh
install:
- - wget -O "$HOME/bin/bashbrew" https://doi-janky.infosiftr.net/job/bashbrew/lastSuccessfulBuild/artifact/bin/bashbrew-amd64
+ - wget -O "$HOME/bin/bashbrew" https://doi-janky.infosiftr.net/job/bashbrew/job/master/lastSuccessfulBuild/artifact/bashbrew-amd64
- chmod +x "$HOME/bin/bashbrew"
script:
- travis_retry ./generate-stackbrew-library.sh