mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Travis: fix osx
This commit is contained in:
parent
55cd363f10
commit
c688b65e17
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ notifications:
|
|||
before_install:
|
||||
- |
|
||||
if [ "${TRAVIS_OS_NAME}" == osx ]; then
|
||||
rm '/usr/local/include/c++'
|
||||
brew install python3 ||
|
||||
brew upgrade python3
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue