From 7f85ba1f13ac1766f024759900a8376b2d7e0a45 Mon Sep 17 00:00:00 2001 From: Wojtek Porczyk Date: Thu, 16 Jun 2016 14:30:50 +0200 Subject: [PATCH] Stagin' branch and deployment --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 56ab90e8..cf511cf6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ python: - '2.7' install: - pip install --quiet -r ci/requirements.txt - - git clone https://github.com/QubesOS/qubes-builder ~/qubes-builder + - git clone https://github.com/"${TRAVIS_REPO_SLUG%%/*}"/qubes-builder ~/qubes-builder # debootstrap in trusty is old... before_script: sudo ln -s sid /usr/share/debootstrap/scripts/stretch script: @@ -15,6 +15,9 @@ script: env: - DIST_DOM0=fc23 USE_QUBES_REPO_VERSION=3.2 USE_QUBES_REPO_TESTING=1 +after_success: + - ~/qubes-builder/scripts/travis-deploy + addons: apt: packages: