Closed rpwagner closed 5 years ago
@rpwagner, it would be great to add travis to this repo (whether that's through your account or one I create).
@rljacob, how would we go about doing that? Who has admin permissions and would have the time to help get @rpwagner's travis-ci hooked to this repo?
I've added both of you as admins to this repo. I don't know how to set up Travis.
@xylar I'll set up Travis CI now. We can move it to your account later if that makes sense.
Thanks @rljacob. @rpwagner, I'm not yet doing anything with my Travis CI account so easier to use yours if you've already go this going there.
@xylar are you ok with this being merged? After that I can set up a cron job in Travis to do a regular build of the repo to ensure that changes in the dependencies aren't tripping us up.
Looks good! I just merged.
This adds a Singularity container definition file and basic Travis CI config. The Travis CI build will attempt to create a container using the recommend install command
If it builds, it then does a simple execution test. The next feature should be some tests using the Singularity
test
command.