diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2025-03-09 20:24:33 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2025-03-09 20:24:33 -0300 |
commit | 094a0fde50e404535e28cae856772f9f346932ec (patch) | |
tree | b0ea212cd5d77ad66713da7f99c184a6fb836c39 /spec/README.md | |
parent | 0d6705b1069cc38fda36fc831465485b6cda01b0 (diff) | |
download | luarocks-094a0fde50e404535e28cae856772f9f346932ec.tar.gz luarocks-094a0fde50e404535e28cae856772f9f346932ec.tar.bz2 luarocks-094a0fde50e404535e28cae856772f9f346932ec.zip |
ci: remove Appveyor
Diffstat (limited to 'spec/README.md')
-rw-r--r-- | spec/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/README.md b/spec/README.md index f2777eaa..0249ad04 100644 --- a/spec/README.md +++ b/spec/README.md | |||
@@ -26,7 +26,6 @@ LuaRocks folder or specify with *-C* flag. | |||
26 | env=<type>, (default:"minimal") type what kind of environment to use ["minimal", "full"] | 26 | env=<type>, (default:"minimal") type what kind of environment to use ["minimal", "full"] |
27 | noreset, Don't reset environment after each test | 27 | noreset, Don't reset environment after each test |
28 | clean, remove existing testing environment | 28 | clean, remove existing testing environment |
29 | appveyor, add just if running on Appveyor | ||
30 | ci, add just if running on Unix CI | 29 | ci, add just if running on Unix CI |
31 | ci-windows, add just if running on Windows CI | 30 | ci-windows, add just if running on Windows CI |
32 | os=<version>, type your OS ["linux", "os x", "windows"] | 31 | os=<version>, type your OS ["linux", "os x", "windows"] |