UAL-RE/ReQUIAM

CI with Travis

Closed this issue · 0 comments

This is the main issue thread for Travis CI integration.

Steps include:

  • Implementing the integration with ualibraries/ReQUIAM
  • Creating a .travis.yml file
  • Creating a pytest.ini file
  • Building pytests - additional tests needed, but that will be a separate issue
  • Creating a .coveragerc file to coverage report
  • Update README.md to include build state

This is implemented in the feature/travis_ci branch