diff options
author | Hisham <hisham@gobolinux.org> | 2016-10-05 03:22:41 -0300 |
---|---|---|
committer | Hisham <hisham@gobolinux.org> | 2016-10-05 03:22:41 -0300 |
commit | 5f3b2b79bbba5de0a571188c08b42a213aac772f (patch) | |
tree | cea77cd39b1865dbc0c1987730ab2502f4370d40 | |
parent | 34963cbc145f9ea1521c24919a9c2c38ee24a7d8 (diff) | |
parent | 6d539e2f36131e02693a0b09003cd5852b2f9c3f (diff) | |
download | luarocks-5f3b2b79bbba5de0a571188c08b42a213aac772f.tar.gz luarocks-5f3b2b79bbba5de0a571188c08b42a213aac772f.tar.bz2 luarocks-5f3b2b79bbba5de0a571188c08b42a213aac772f.zip |
Merge branch 'master' of https://github.com/keplerproject/luarocks
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,9 +2,10 @@ | |||
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) | 5 | [](https://travis-ci.org/keplerproject/luarocks) |
6 | [](https://ci.appveyor.com/project/hishamhm/luarocks/branch/master) | 6 | [](https://ci.appveyor.com/project/hishamhm/luarocks/branch/master) |
7 | [](https://codecov.io/gh/keplerproject/luarocks/branch/master) | 7 | [](https://codecov.io/gh/keplerproject/luarocks/branch/master) |
8 | [](https://gitter.im/keplerproject/luarocks?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
8 | 9 | ||
9 | Main website: [luarocks.org](http://www.luarocks.org) | 10 | Main website: [luarocks.org](http://www.luarocks.org) |
10 | 11 | ||