Closed blootsvoets closed 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.
BUILD_MATLAB
ON
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:
Possible extension: get the MATLAB code to work with Octave, then
BUILD_MATLAB
can be set toON
.