Commit 27b0a4d1 authored by Niels's avatar Niels

...

parent c43047e5
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment