Closed cclaessens closed 6 years ago
sorted cmakelist and resolved merge conflicts with develop
@guiguem How do I fix the travis building failure?
basically we use a docker container in which morpho is installed. I think morpho implements the solution, you would have to look into the installation script in the morpho repo. I can point you to the right one if you don't find it.
More precisely, you can look into https://github.com/project8/morpho/blob/develop/.travis.yml where there is a matrix of environments: I added one that builds the container from guiguem/root-docker and launches tests afterwards. There is an open issue too #169
Travis changes were moved to a new branch: feature/travis_fix. This PR will be completed without them.
new cuts and cut options. cut classes moved to EventAnalysis/CutClasses
Still need to sort CMakeLists.txt in EventAnalysis in alphabetical order.