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 4c6aecf commit d430756Copy full SHA for d430756
.travis.yml
@@ -7,6 +7,7 @@
7
# cmake is pre-installed in Travis for both linux and osx
8
9
before_install:
10
+ - sudo apt-get update -qq
11
- sudo apt-get install -qq valgrind
12
os:
13
- linux
0 commit comments