.travis.yml: Only deploy docs on python 3.7

This commit is contained in:
Jan Holthuis 2020-03-11 14:42:11 +01:00
parent f0a874777c
commit 5ee10e93a5

View file

@ -31,3 +31,4 @@ deploy:
on:
branch: master
repo: Holzhaus/sphinx-multiversion
python: 3.7