Commit ce4fbf14 authored by chiggs's avatar chiggs

Enable coverage collection

parent e6c0a581
......@@ -9,6 +9,6 @@ before_install:
- git clone https://github.com/potentialventures/cocotb.git
- export COCOTB=$PWD/cocotb
script:
- cd tb && make
- cd tb && make COVERAGE=1
after_success:
- 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