Skip to content

Commit

Permalink
use lcov instead
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Dec 21, 2018
1 parent 49575e5 commit db5f250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/linux/install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ sudo apt-get install mingw-w64
sudo apt-get install libc6-dbg gdb valgrind

# Code coverage
sudo apt-get install -y rubygems
sudo apt-get install -y ruby
sudo apt-get install -y lcov
sudo gem install coveralls-lcov

0 comments on commit db5f250

Please sign in to comment.