summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJames Rowe <jroweboy@gmail.com>2017-01-04 21:29:27 -0700
committerJames Rowe <jroweboy@gmail.com>2017-01-04 21:31:40 -0700
commitc4ad60887057025df8c1ec753b1b5c7f3d85701b (patch)
tree639c8a40899fa7742c0cfc0a8cf02b33f9b05327 /.travis.yml
parent0920950d5e2471c4ed3928a37bc9314839a96a81 (diff)
Change travis to deploy on push to citra-nightly. Add more information to the releases page
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 66eafb6e0..cf1e1e26c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,4 +36,4 @@ deploy:
file: "artifacts/*.tar.xz"
skip_cleanup: true
on:
- tags: true \ No newline at end of file
+ repo: citra-emu/citra-nightly \ No newline at end of file