summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJames Rowe <jroweboy@gmail.com>2017-01-05 05:42:00 +0100
committerGitHub <noreply@github.com>2017-01-05 05:42:00 +0100
commit4650486b8ea8e3725e966a9f851a5e35e2764875 (patch)
tree639c8a40899fa7742c0cfc0a8cf02b33f9b05327 /.travis.yml
parentMerge pull request #2405 from jroweboy/nightly-deploy (diff)
parentChange travis to deploy on push to citra-nightly. Add more information to the releases page (diff)
downloadyuzu-4650486b8ea8e3725e966a9f851a5e35e2764875.tar
yuzu-4650486b8ea8e3725e966a9f851a5e35e2764875.tar.gz
yuzu-4650486b8ea8e3725e966a9f851a5e35e2764875.tar.bz2
yuzu-4650486b8ea8e3725e966a9f851a5e35e2764875.tar.lz
yuzu-4650486b8ea8e3725e966a9f851a5e35e2764875.tar.xz
yuzu-4650486b8ea8e3725e966a9f851a5e35e2764875.tar.zst
yuzu-4650486b8ea8e3725e966a9f851a5e35e2764875.zip
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