Can someone recommend a package whose .travis.yml and appveyor.yml files would serve as exemplars for other package developers? I just noticed that both the coveralls and codecov coverage status for my MixedModels package haven’t been updated for over a month and I’m not sure how to get that process restarted.
The template in the skeleton.jl package generator should work for .travis.yml, but it assumes a compatible structure for coverage and docs using projects.
Also it does not have Appveyor (yet, waiting for someone who uses it to make a PR). For that, see