diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2015-04-01 19:22:11 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2015-04-01 19:22:11 -0300 |
commit | 303cca7e433f56f85724f98ba786630a1bb66f63 (patch) | |
tree | 2ffef45b0995444b0f1cd0cf359e1e4b6523b6d4 | |
parent | a52b5ca814a43e943857637627f6839cb7b909e5 (diff) | |
download | luarocks-303cca7e433f56f85724f98ba786630a1bb66f63.tar.gz luarocks-303cca7e433f56f85724f98ba786630a1bb66f63.tar.bz2 luarocks-303cca7e433f56f85724f98ba786630a1bb66f63.zip |
Add AppVeyor badge
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,9 @@ | |||
2 | 2 | ||
3 | A package manager for Lua modules. | 3 | A package manager for Lua modules. |
4 | 4 | ||
5 | [](https://travis-ci.org/keplerproject/luarocks) [](https://coveralls.io/r/keplerproject/luarocks?branch=master) | 5 | [](https://travis-ci.org/keplerproject/luarocks) |
6 | [](https://ci.appveyor.com/project/hishamhm/luarocks/branch/master) | ||
7 | [](https://coveralls.io/r/keplerproject/luarocks?branch=master) | ||
6 | 8 | ||
7 | Main website: [luarocks.org](http://www.luarocks.org) | 9 | Main website: [luarocks.org](http://www.luarocks.org) |
8 | 10 | ||