fix travis regex
This commit is contained in:
parent
c01f00f6c3
commit
3316cab775
@ -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