...
This commit is contained in:
parent
c43047e5f6
commit
27b0a4d170
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ before_install:
|
|||
- if [ "$CXX" = "g++" ]; then export CXX="g++-4.9" CC="gcc-4.9"; fi
|
||||
- sudo pip install cpp-coveralls pyyaml
|
||||
- sudo apt-get install valgrind
|
||||
- pip install codecov
|
||||
- sudo pip install codecov
|
||||
|
||||
script:
|
||||
- make
|
||||
|
|
Loading…
Reference in a new issue