allow for alpha releases in travis

This commit is contained in:
Davide Romanini 2019-10-06 16:25:31 +02:00
parent c175e46b15
commit f877d620af

View File

@ -2,7 +2,7 @@ language: python
branches:
only:
- develop
- /^\d+\.\d+\.\d+$/
- /^\d+\.\d+\.\d+.*$/
env:
global:
- PYTHON=python