summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorarchshift <gh@archshift.com>2015-03-07 00:54:09 +0100
committerarchshift <gh@archshift.com>2015-03-17 02:09:20 +0100
commit6cc1a0723583817d1c1bad13db5167c07aa84aa2 (patch)
treeb4fd54fd6347e6d114819536bfd7fe8f95c68ecc /.travis.yml
parentMerge pull request #629 from archshift/lcdfb (diff)
downloadyuzu-6cc1a0723583817d1c1bad13db5167c07aa84aa2.tar
yuzu-6cc1a0723583817d1c1bad13db5167c07aa84aa2.tar.gz
yuzu-6cc1a0723583817d1c1bad13db5167c07aa84aa2.tar.bz2
yuzu-6cc1a0723583817d1c1bad13db5167c07aa84aa2.tar.lz
yuzu-6cc1a0723583817d1c1bad13db5167c07aa84aa2.tar.xz
yuzu-6cc1a0723583817d1c1bad13db5167c07aa84aa2.tar.zst
yuzu-6cc1a0723583817d1c1bad13db5167c07aa84aa2.zip
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1cb369d5b..b878cc160 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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