FidoProject / Fido

A lightweight C++ machine learning library for embedded electronics and robotics.
http://fidoproject.github.io/
MIT License
439 stars 81 forks source link

Add travis coveralls support #44

Closed hmwildermuth closed 8 years ago

hmwildermuth commented 8 years ago

Also added extra capacity to the ./configure and Makefile to deal with GCOV

Do not merge until the travis passes! and also the coverall works!

hmwildermuth commented 8 years ago

Because travis checks happen on push and on push to a pr branch, travis is happening twice, which really slows down the pipeline.