build: fix Travis maintenance branch regexp
This commit is contained in:
parent
9a30f3542c
commit
e1b418d0b5
@ -14,7 +14,7 @@ branches:
|
||||
- master
|
||||
- next
|
||||
- beta
|
||||
- /^\d+(.\d+)?.x$/
|
||||
- /^\d+\.(\d+|x)(\.x)?$/
|
||||
- /^greenkeeper.*$/
|
||||
|
||||
# Retry install on fail to avoid failing a build on network/disk/external errors
|
||||
|
Loading…
x
Reference in New Issue
Block a user