diff options
| author | 2018-06-05 20:55:56 +0200 | |
|---|---|---|
| committer | 2018-06-05 20:55:56 +0200 | |
| commit | 2eee1d50fd2b9ad1e938a3b2186a6c1874f30e42 (patch) | |
| tree | 55cd90979cf25f52808be25de50d9a8221ebcaa9 /README.md | |
| parent | Update README.md (diff) | |
CI
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,10 +1,7 @@ -| CI | STATUS | -|----|--------| -| GITLAB | [](https://gitlab.com/discord-python/projects/snekbox/commits/master) | -| TRAVIS | [](https://travis-ci.com/discord-python/snekbox) | - +[](https://gitlab.com/discord-python/projects/snekbox/commits/master) [](https://gitlab.com/discord-python/projects/snekbox/commits/master) # snekbox + Python sandbox runners for executing code in isolation aka snekbox The user sends a piece of python code to a snekbox, the snekbox executes the code and sends the result back to the users. |