diff options
Diffstat (limited to '')
-rw-r--r-- | .travis.yml | 2 |
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 |