Skip to content

Commit

Permalink
try to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchicn committed Oct 12, 2020
1 parent 73f2acd commit 29b7e61
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ jobs:
- script: |
sudo -E apt-get update
sudo -E apt-get install valgrind gcovr
pip install --user wheel
pip install --user cpp-coveralls
pip install wheel
pip install cpp-coveralls
coveralls -h
displayName: "Install dependencies"
- checkout: self
lfs: true
Expand Down

0 comments on commit 29b7e61

Please sign in to comment.