Set up Travis CI
Created by: mdpiper
This PR adds continuous integration testing to this repository through Travis CI. The project is built and installed in a conda environment, and tests in the "tests" directory are run with ctest
.
This fixes #16 (closed).