InsightSoftwareConsortium / ITKModuleTemplate

A template to start an ITK Module
https://itk.org/ITKSoftwareGuide/html/Book1/ITKSoftwareGuide-Book1ch9.html#x50-1430009
Apache License 2.0
12 stars 17 forks source link

Add Azure Pipelines testing for the template itself #50

Closed thewtex closed 5 years ago

thewtex commented 5 years ago

Similar to builds with the previous CI-services, create an Azure Pipelines configuration that runs the usual module builds after evaluating the template with its default arguments.

thewtex commented 5 years ago

Completed in #60 . Thanks @jhlegarreta for the help with this!