Fix error in branch exclude regular expression

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE 2016-01-12 07:30:42 +01:00
parent e52e172baf
commit 49cecabb9c

View File

@ -5,7 +5,7 @@ cache:
branches:
except:
- /*?pp?eyor*/
- /.*?pp?eyor.*/
before_install: