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
16a459d0
Commit
16a459d0
authored
Jun 19, 2016
by
Ted Nyman
Committed by
GitHub
Jun 19, 2016
Browse files
Add a before_script for the OS X environment
parent
fa377408
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
16a459d0
...
@@ -8,6 +8,9 @@ os:
...
@@ -8,6 +8,9 @@ os:
-
linux
-
linux
-
osx
-
osx
before_script
:
-
if [ "$TRAVIS_OS_NAME" == "osx" ] ; then brew update; brew install redis; fi
addons
:
addons
:
apt
:
apt
:
packages
:
packages
:
...
...
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