SwissTPH / openmalaria

A simulator of malaria epidemiology and control
GNU General Public License v2.0
76 stars 30 forks source link

Add github actions to build, test and deploy OpenMalaria automatically #318

Closed acavelan closed 2 years ago

acavelan commented 2 years ago

Github Actions replace Travis CI.

This new workflow will automatically build, test and release OpenMalaria when the corresponding events are triggered:

Tests are performed on all currently available Ubuntu and MacOS versions from Github:

Note that Windows tests and releases will continue to be handled by Appveyor.