[circleci] fix bootstrap.sh call [skip ci]

This commit is contained in:
Dane Springmeyer 2016-03-14 15:39:27 -07:00
parent 2b747db199
commit 9e6b6a2670

View file

@ -37,7 +37,7 @@ dependencies:
database:
pre:
- bootstrap.sh
- ./bootstrap.sh
- ./configure CC="clang-${LLVM_VERSION}" CXX="$(pwd)/mason_packages/.link/bin/ccache clang++-${LLVM_VERSION} -Qunused-arguments"
- make
override: