Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
72ab7cd7
Commit
72ab7cd7
authored
Apr 25, 2018
by
Carla
Committed by
Federico G. Schwindt
Apr 25, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade brew's Python to avoid linking errors
See:
https://github.com/Homebrew/homebrew-core/issues/26358
parent
a11939eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.travis.yml
.travis.yml
+1
-0
No files found.
.travis.yml
View file @
72ab7cd7
...
...
@@ -34,6 +34,7 @@ notifications:
before_install
:
-
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew update;
brew upgrade python;
brew install docutils sphinx-doc nghttp2;
fi
-
if [[ -n "$CLANG" ]]; then
...
...
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