ELIFE-ASU / Inform

A cross platform C library for information analysis of dynamical systems
https://elife-asu.github.io/Inform
MIT License
21 stars 3 forks source link

Add Artifacts to Continuous Integration Builds #77

Closed dglmoore closed 6 years ago

dglmoore commented 6 years ago

Description

We have to build on each of the target platforms, Linux, Windows and OS X. This requires having access to a computer with that operating system installed. We should set up the continuous integration builds to save the compiled binaries so that we can use those for releases. This will make the release process easier.