Skip to content

Commit

Permalink
Install gcov-5?
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Apr 6, 2016
1 parent bd43b2b commit 9d96e9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ before_install:

install:
- sudo apt-get install -qq g++-5
- sudo apt-get install -qq gcov-5

addons:
apt:
Expand All @@ -30,5 +31,6 @@ script:
- ./PreDickAdvocaTorConsoleTest
- ./get_code_cov.sh
- codecov
- ./clean.sh
- ./build_console.sh
- ./build_desktop.sh

0 comments on commit 9d96e9e

Please sign in to comment.