Experimenting with coveralls

This commit is contained in:
Jeremy Wright 2015-03-03 10:20:39 -05:00
parent 4b4a0b098a
commit 8e245bcd61

View File

@ -9,5 +9,9 @@ install:
- gcc --version
- g++ --version
- python ./setup.py install
- pip install coveralls
script: python ./runtests.py
after_success:
- coveralls