This commit is contained in:
chriseth 2016-08-01 16:51:23 +02:00
parent 168261254b
commit 3bbd5f5af2

View File

@ -70,6 +70,15 @@ matrix:
- ZIP_SUFFIX=osx-elcapitan
git:
depth: 2
cache:
ccache: true
directories:
- boost_1_57_0
- jsoncpp
- cryptopp
install:
- ./scripts/install_deps.sh
before_script: