From e9d725b402efc6e11aa019a53642aa820af4165f Mon Sep 17 00:00:00 2001 From: Jimmy Berry Date: Fri, 10 May 2019 11:11:15 -0500 Subject: [PATCH] travis: restore deployment functionality. All other test suites were removed which makes the condition never met. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1a7cb2ab..45147c31 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ deploy: script: ./dist/ci/docker-run obs-deploy on: branch: master - condition: $TEST_SUITE = distribution && $TARGET_REPO = openSUSE_Factory + condition: $TEST_SUITE = nosetests cache: directories: