CI: upload builds to builds.citra-emu.org instead of MEGA

This commit is contained in:
archshift
2015-03-06 15:54:09 -08:00
parent b56829df02
commit 6cc1a07235
6 changed files with 65 additions and 48 deletions

View File

@@ -4,8 +4,15 @@ os:
language: cpp
env:
global:
- secure: "AXHFIafTmbGDsHD3mUVj5a4I397DQjti/WoqAJGUp2PglxTcc04BwxZ9Z+xLuf5N2Hs5r9ojAJLT8OGxJCLBDXzneQTNSqXbFuYSLbqrEAiIRlA9eRIotWCg+wYcO+5e8MKX+cHVKwiIWasUB21AtCdq6msh6Y3pUshZp212VPg="
before_install:
- sh .travis-deps.sh
script:
- sh .travis-build.sh
after_success:
- sh .travis-upload.sh