summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJoe <rubberduckie3554@gmail.com>2019-01-16 20:35:23 -0500
committerJoe <rubberduckie3554@gmail.com>2019-01-16 20:35:23 -0500
commit600ec27857a06f1c7ed27c91e25e2fb7018ba175 (patch)
tree2c57b69dc4c1964aa9a234c2e230b560df607ea6 /.travis.yml
parentUpdate travis.yml to include webhook for posting build (diff)
parentFix clang-format linting issue (diff)
downloadnheko-600ec27857a06f1c7ed27c91e25e2fb7018ba175.tar.xz
Merge branch 'master' of https://github.com/redsky17/nheko
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d44b9c47..66b0f416 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -87,7 +87,7 @@ deploy:
       file: "bintray-release.json"
       on:
           condition: $DEPLOYMENT == 1
-          repo: redsky17/nheko
+          repo: nheko-reborn/nheko
           tags: true
           deploy:
     - skip_cleanup: true