From bb3fb7949be6eea446dee4675b01985dc9d1f1a2 Mon Sep 17 00:00:00 2001 From: mb-wali <44528277+mb-wali@users.noreply.github.com> Date: Mon, 27 Jul 2020 11:28:33 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2be0829..bfc7536 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ cache: env: - REQUIREMENTS=lowest - - REQUIREMENTS=release DEPLOY=true + - REQUIREMENTS=release - REQUIREMENTS=devel python: @@ -59,6 +59,3 @@ deploy: distributions: sdist bdist_wheel on: tags: true - python: "3.6" - repo: mb-wali/invenio-theme-tugraz - condition: $DEPLOY = true