Continuous Integration

The OpenIPSL repository is connected to Travis CI that provides Continuous Integration services to the repository.

In the current implementation, the CI server performs:

  • Modelica syntax checking for all classes in OpenIPSL
  • Modelica syntax checking for all Application Examples

An upcoming extension of the CI implementation will also include regression testing to ensure the validation status of all models.