From f5933b74a8443ca31c20d0711bcafcc1e41124e1 Mon Sep 17 00:00:00 2001 From: redsky17 Date: Fri, 18 Jan 2019 18:43:08 +0000 Subject: Update CI Configs Update .travis.yaml to have updated bintray api keys Update bintray-release.json to have correct casing for repo --- .ci/bintray-release.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.ci') diff --git a/.ci/bintray-release.json b/.ci/bintray-release.json index a5a5e745..f560ecad 100644 --- a/.ci/bintray-release.json +++ b/.ci/bintray-release.json @@ -17,7 +17,7 @@ ], "package": { "desc": "Desktop client for the Matrix protocol", - "issue_tracker_url": "https://github.com/nheko-reborn/nheko/issues", + "issue_tracker_url": "https://github.com/Nheko-Reborn/nheko/issues", "licenses": [ "GPL-3.0" ], @@ -26,8 +26,8 @@ "public_stats": true, "repo": "matrix", "subject": "mujx", - "vcs_url": "https://github.com/nheko-reborn/nheko", - "website_url": "https://github.com/nheko-reborn/nheko" + "vcs_url": "https://github.com/Nheko-Reborn/nheko", + "website_url": "https://github.com/Nheko-Reborn/nheko" }, "publish": true, "version": { -- cgit 1.4.1