Commit f861d9dc authored by Jan-Erik Rediger's avatar Jan-Erik Rediger
Browse files

chore: Build only branches bors needs

parent 43d92c59
...@@ -8,6 +8,12 @@ os: ...@@ -8,6 +8,12 @@ os:
- linux - linux
- osx - osx
branches:
only:
- staging
- trying
- master
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