From c4ad60887057025df8c1ec753b1b5c7f3d85701b Mon Sep 17 00:00:00 2001 From: James Rowe Date: Wed, 4 Jan 2017 21:29:27 -0700 Subject: Change travis to deploy on push to citra-nightly. Add more information to the releases page --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') 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 -- cgit v1.2.3