allow for alpha releases in travis
This commit is contained in:
parent
c175e46b15
commit
f877d620af
@ -2,7 +2,7 @@ language: python
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
- /^\d+\.\d+\.\d+$/
|
||||
- /^\d+\.\d+\.\d+.*$/
|
||||
env:
|
||||
global:
|
||||
- PYTHON=python
|
||||
|
Loading…
Reference in New Issue
Block a user