.travis.yml: Only push to Github Releases when using Python 3.7

This commit is contained in:
Jan Holthuis 2020-03-11 15:56:57 +01:00
parent c20505a39f
commit 8d36aebb61

View file

@ -63,3 +63,4 @@ deploy:
branch: master
repo: Holzhaus/sphinx-multiversion
tags: true
python: 3.7