psnc-apps / muscle2

MUSCLE2 - Multiscale Coupling Library & Environment
Other
5 stars 6 forks source link

Add Travis continuous integration #1

Closed blootsvoets closed 8 years ago

blootsvoets commented 8 years ago

See https://travis-ci.org/blootsvoets/muscle2 for how the build looks. An administrator of psnc-apps would need to enable Travis to make this work. After the first build has completed, add the following badge just below the title in the README.md:

[![Build Status](https://travis-ci.org/psnc-apps/muscle2.svg?branch=master)](https://travis-ci.org/psnc-apps/muscle2)

Possible extension: get the MATLAB code to work with Octave, then BUILD_MATLAB can be set to ON.