mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
fixed coveralls name
This commit is contained in:
parent
8fd0be95a3
commit
e7176905eb
@ -29,7 +29,7 @@ addons:
|
||||
- libboost-all-dev
|
||||
|
||||
install:
|
||||
- if [ "$PUSH_COVERAGE" == "ON" ]; then pip install --user cpp-coverage; fi
|
||||
- if [ "$PUSH_COVERAGE" == "ON" ]; then pip install --user cpp-coveralls; fi
|
||||
|
||||
before_script:
|
||||
- export CXX=$COMPILER CC=$CCOMPILER
|
||||
|
Loading…
Reference in New Issue
Block a user