Update AppVeyor badge
This commit is contained in:
parent
f4e75f3a57
commit
24b9f7899a
@ -3,7 +3,7 @@
|
|||||||
[](https://invenia.github.io/PkgTemplates.jl/stable)
|
[](https://invenia.github.io/PkgTemplates.jl/stable)
|
||||||
[](https://invenia.github.io/PkgTemplates.jl/latest)
|
[](https://invenia.github.io/PkgTemplates.jl/latest)
|
||||||
[](https://travis-ci.org/invenia/PkgTemplates.jl)
|
[](https://travis-ci.org/invenia/PkgTemplates.jl)
|
||||||
[](https://ci.appveyor.com/project/christopher-dG/PkgTemplates-jl)
|
[](https://ci.appveyor.com/project/christopher-dG/PkgTemplates-jl)
|
||||||
[](https://codecov.io/gh/invenia/PkgTemplates.jl)
|
[](https://codecov.io/gh/invenia/PkgTemplates.jl)
|
||||||
|
|
||||||
**PkgTemplates is a Julia package for creating new Julia packages in an easy,
|
**PkgTemplates is a Julia package for creating new Julia packages in an easy,
|
||||||
@ -77,7 +77,7 @@ INFO: Finished
|
|||||||
WARNING: Remember to push all created branches to your remote: git push --all
|
WARNING: Remember to push all created branches to your remote: git push --all
|
||||||
|
|
||||||
julia> cd(joinpath(t.dir, "MyPkg")); run(`git ls-tree -r --name-only HEAD`)
|
julia> cd(joinpath(t.dir, "MyPkg")); run(`git ls-tree -r --name-only HEAD`)
|
||||||
.appveyor.yml
|
.appveyor.yml
|
||||||
.gitignore
|
.gitignore
|
||||||
.travis.yml
|
.travis.yml
|
||||||
LICENSE
|
LICENSE
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
[](https://invenia.github.io/PkgTemplates.jl/stable)
|
[](https://invenia.github.io/PkgTemplates.jl/stable)
|
||||||
[](https://invenia.github.io/PkgTemplates.jl/latest)
|
[](https://invenia.github.io/PkgTemplates.jl/latest)
|
||||||
[](https://travis-ci.org/invenia/PkgTemplates.jl)
|
[](https://travis-ci.org/invenia/PkgTemplates.jl)
|
||||||
[](https://ci.appveyor.com/project/christopher-dG/PkgTemplates-jl)
|
[](https://ci.appveyor.com/project/christopher-dG/PkgTemplates-jl)
|
||||||
[](https://codecov.io/gh/invenia/PkgTemplates.jl)
|
[](https://codecov.io/gh/invenia/PkgTemplates.jl)
|
||||||
|
|
||||||
**PkgTemplates is a Julia package for creating new Julia packages in an easy,
|
**PkgTemplates is a Julia package for creating new Julia packages in an easy,
|
||||||
|
Loading…
Reference in New Issue
Block a user