fix travis regex

This commit is contained in:
Davide Romanini 2019-09-28 17:05:15 +02:00
parent c01f00f6c3
commit 3316cab775

View File

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