Travis: adjust boinc URL shown on AppVeyor page

This commit is contained in:
Christian Beer 2018-10-08 17:53:31 +02:00
parent 8cc9fc412c
commit c7593716e0
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ BINTRAY_USER="${BINTRAY_USER:-ChristianBeer}"
BINTRAY_API_KEY="$BINTRAY_API_KEY" # env
BINTRAY_REPO="${BINTRAY_REPO:-boinc-ci}"
BINTRAY_REPO_OWNER="${BINTRAY_REPO_OWNER:-boinc}" # owner and user not always the same
WEBSITE_URL="${WEBSITE_URL:-http://boinc.berkeley.edu}"
WEBSITE_URL="${WEBSITE_URL:-https://boinc.berkeley.edu}"
ISSUE_TRACKER_URL="${ISSUE_TRACKER_URL:-https://github.com/BOINC/boinc/issues}"
VCS_URL="${VCS_URL:-https://github.com/BOINC/boinc.git}" # Mandatory for packages in free Bintray repos