Commit 1def7dfe authored by chiggs's avatar chiggs

Run coveralls in teh same directory as coverage file

parent 6580d056
...@@ -11,4 +11,4 @@ before_install: ...@@ -11,4 +11,4 @@ before_install:
script: script:
- cd tb && make - cd tb && make
after_success: after_success:
- coveralls - cd tb && coveralls
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