Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/3edc2b80cf93e01139e1c06f8e4e46bcdeea1902 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update .travis.yml

pull/785/head^2
Leonardo Galli 8 years ago committed by GitHub
parent a1745cd02e
commit 3edc2b80cf

@ -4,7 +4,7 @@ addons:
apt:
packages:
- nodejs
- npm
# - npm apparently not needed anymore.
script:
- ./build.sh
- chmod +x test.sh

Loading…
Cancel
Save