enable coveralls support

This commit is contained in:
aph
2014-03-30 12:57:23 +01:00
committed by Thiago de Arruda
parent 55d95c1cd0
commit 7fd140b99a
5 changed files with 17 additions and 3 deletions

View File

@@ -42,3 +42,5 @@ wget -q -O - http://llvm.org/releases/3.4/clang+llvm-3.4-x86_64-unknown-ubuntu12
# [ -n "$USE_CLANG_34" ] &&
# apt-get -qq -y --no-install-recommends install clang-3.4 lldb-3.4
pip install cpp-coveralls --use-mirrors