You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Add support for continuous integration testing using CircleCI
This commit adds config file teaching CircleCI how to configure, build
and test the project.
The project will be tested using a docker container associated with
ITK v4.8.0.
If the container already exists on dockerhub, it will be pulled otherwise
CircleCI will fail.
This commit also update the README file adding the convenient CircleCI status
badge. Note that test results will also be submitted on CDash:
http://slicer.cdash.org/index.php?project=SlicerExecutionModel
See PR #49
Co-authored-by: Matt McCormick <matt.mccormick@kitware.com>
Co-authored-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
0 commit comments