robotology / robot-testing-framework

Robot Testing Framework (RTF)
http://robotology.github.io/robot-testing-framework/index.html
GNU Lesser General Public License v2.1
19 stars 11 forks source link

Adding code coverage using Travis CI #60

Open apaikan opened 7 years ago

apaikan commented 7 years ago

Coverall has been already setup for robot-testting (see .coveralls.yml). However the Travis file and the related compile flags should be configured to run the code coverage!