From 8bda0ca68dc1182583c0bb2634a93d2776eab3ba Mon Sep 17 00:00:00 2001 From: j-selby Date: Thu, 3 Aug 2017 15:51:48 +1000 Subject: Travis/AppVeyor: Deploy based upon tags --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 846758881..3da22eb5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,4 +37,4 @@ deploy: file: "artifacts/*" skip_cleanup: true on: - repo: citra-emu/citra-nightly + tags: true -- cgit v1.2.3