We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c41757 commit 8cddb58Copy full SHA for 8cddb58
.travis.yml
@@ -22,7 +22,7 @@ matrix:
22
fast_finish: true
23
24
before_install:
25
- - sudo apt-get update && sudo apt-get --reinstall install -qq build-essential
+ - sudo apt-get update && sudo apt-get --reinstall install -qq build-essential libzmqpp-dev
26
# GTest: see motivation here https://www.eriksmistad.no/getting-started-with-google-test-on-ubuntu/
27
- sudo apt-get --reinstall install -qq libgtest-dev cmake
28
- cd /usr/src/gtest
0 commit comments