Commit 8515fd4e authored by Ivan Pozdeev's avatar Ivan Pozdeev
Browse files

Merge branch 'devel' into lift_branch_limitations

parents aee1bd08 4bb2b58c
......@@ -6,6 +6,10 @@ cache:
directories:
- $HOME/.ccache
env:
global:
- HOMEBREW_NO_AUTO_UPDATE=1
matrix:
include:
- os: linux
......
......@@ -4,10 +4,6 @@ export BUILD_PREFIX="${PWD}/builds"
rm_mkdir $BUILD_PREFIX
source library_builders.sh
# set -e -x
if [ -n "$IS_OSX" ]; then brew update; fi
start_spinner
suppress build_openssl
......
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