Add release pattern for automatic CI
This commit is contained in:
parent
d57067564e
commit
a1405e172a
@ -13,6 +13,7 @@ branches:
|
||||
- staging
|
||||
- trying
|
||||
- master
|
||||
- /^release\/.*$/
|
||||
|
||||
before_script:
|
||||
- if [ "$TRAVIS_OS_NAME" == "osx" ] ; then brew update; brew install redis; fi
|
||||
|
Loading…
Reference in New Issue
Block a user