Update .travis.yml

This commit is contained in:
mb-wali
2020-07-27 11:28:33 +02:00
committed by GitHub
parent f9d5e93544
commit bb3fb7949b

View File

@@ -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