PkgTemplates.jl
PkgTemplates.jl copied to clipboard
CircleCI
trafficstars
It would be good to support CircleCI for linux Since it has the longest time per job of any free CI platform.
There is an example script in https://discourse.julialang.org/t/continuous-integration-with-circle-ci/11642/9
It would be best to create/maintain an Orb so that it can be updated without people changing their files, same as AppVeyor.jl/Cirrus.jl. I actually made one a while ago that did the basics but never got too far, I think I own the julia namespace...