Add coveralls

Add coveralls
This commit is contained in:
Maijin 2015-08-28 16:03:13 +02:00
parent 29a6b4b4c7
commit 3f837f0dc6

View File

@ -78,8 +78,7 @@ install:
# This little hack will prevent the test names from being erased in the
# travis logfile.
- sed -i 's/\\r//' radare2-regressions/tests.sh
- pip install coveralls
script:
# llvm-symbolizer isn't in PATH, so we need this.
# (Also, YAML doesn't like underscores)