modelica-tools / FMUComplianceChecker

FMI Compliance Checker for validation of FMUs 1.0 and 2.0
BSD 3-Clause "New" or "Revised" License
43 stars 31 forks source link

Added Travis CI configuration for Linux clang/gcc #6

Closed otronarp closed 6 years ago

otronarp commented 6 years ago

This adds a Travis CI configuration for building on Linux with clang and gcc. We can get automatic testing of branches and pull requests if this is added and someone with the correct access activates Travis CI for the the FMUComplicanceChecker repository.

In the long run one could enable automatic building of releases, enabling testing of macOS (currently they seem to have some performance/throughput issues with their macOS infrastructure).