Commit a1405e17 authored by michael-grunder's avatar michael-grunder
Browse files

Add release pattern for automatic CI

parent d5706756
...@@ -13,6 +13,7 @@ branches: ...@@ -13,6 +13,7 @@ branches:
- staging - staging
- trying - trying
- master - master
- /^release\/.*$/
before_script: before_script:
- if [ "$TRAVIS_OS_NAME" == "osx" ] ; then brew update; brew install redis; fi - if [ "$TRAVIS_OS_NAME" == "osx" ] ; then brew update; brew install redis; fi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment