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 29b7e61 commit 3ec8b90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
- script: |
sudo -E apt-get update
sudo -E apt-get install valgrind gcovr
pip install wheel
pip install cpp-coveralls
sudo -E pip install wheel
sudo -E pip install cpp-coveralls
coveralls -h
displayName: "Install dependencies"
- checkout: self
Expand Down

0 comments on commit 3ec8b90

Please sign in to comment.