Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
hiredis
Commits
a1405e17
Commit
a1405e17
authored
Mar 14, 2020
by
michael-grunder
Browse files
Add release pattern for automatic CI
parent
d5706756
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
a1405e17
...
...
@@ -13,6 +13,7 @@ branches:
-
staging
-
trying
-
master
-
/^release\/.*$/
before_script
:
-
if [ "$TRAVIS_OS_NAME" == "osx" ] ; then brew update; brew install redis; fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment