Get builds working on Travis-CI
Opened this issue · 0 comments
msuchard commented
I have modified .travis.yml
so that MendelGWAS.jl
builds on travis (added an install
section for dependencies) and emails a recipient on errors (notifications
). These changes need to be carried through:
- MendelBase.jl
- MendelGeneticCounseling.jl
- MendelTwoPointLinkage.jl
- MendelKinship.jl
- MendelGameteCompetition.jl
and probably others. Note my arbitrary choice of assignee
.