ci-group / revolve

Robot evolution framework for the Triangle of Life project
https://evosphere.eu/
29 stars 32 forks source link

Implement continuous integration (part one) #3

Closed zenfiric closed 6 years ago

zenfiric commented 6 years ago

The goal is to implement continuous integration for code integrity. Parts that are done: [x] Dockerfile [x] Pytno unittest [ ] C++ Boost unit tests Also, some CMake restructuring is required in order to make code structure understandable.