summaryrefslogtreecommitdiffstats
path: root/.ci
diff options
context:
space:
mode:
authorredsky17 <joedonofry@gmail.com>2019-01-18 18:43:08 +0000
committerredsky17 <joedonofry@gmail.com>2019-01-18 18:43:08 +0000
commitf5933b74a8443ca31c20d0711bcafcc1e41124e1 (patch)
treec5a1de174d226fdc3d3842960dc4c9975d39745d /.ci
parent10095b87045eb07a8d94deff0160bd7e03ef1238 (diff)
Update CI Configs
Update .travis.yaml to have updated bintray api keys Update bintray-release.json to have correct casing for repo
Diffstat (limited to '.ci')
-rw-r--r--.ci/bintray-release.json6
1 files changed, 3 insertions, 3 deletions
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": {