Update .travis.yml

This commit is contained in:
mb-wali
2020-07-27 11:29:53 +02:00
committed by GitHub
parent bdb0e8df67
commit 32c6f1eefc

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-config-tugraz
condition: $DEPLOY = true