aboutsummaryrefslogtreecommitdiff
path: root/spec/README.md
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2025-03-09 20:24:33 -0300
committerHisham Muhammad <hisham@gobolinux.org>2025-03-09 20:24:33 -0300
commit094a0fde50e404535e28cae856772f9f346932ec (patch)
treeb0ea212cd5d77ad66713da7f99c184a6fb836c39 /spec/README.md
parent0d6705b1069cc38fda36fc831465485b6cda01b0 (diff)
downloadluarocks-094a0fde50e404535e28cae856772f9f346932ec.tar.gz
luarocks-094a0fde50e404535e28cae856772f9f346932ec.tar.bz2
luarocks-094a0fde50e404535e28cae856772f9f346932ec.zip
ci: remove Appveyor
Diffstat (limited to 'spec/README.md')
-rw-r--r--spec/README.md1
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.
26env=<type>, (default:"minimal") type what kind of environment to use ["minimal", "full"] 26env=<type>, (default:"minimal") type what kind of environment to use ["minimal", "full"]
27noreset, Don't reset environment after each test 27noreset, Don't reset environment after each test
28clean, remove existing testing environment 28clean, remove existing testing environment
29appveyor, add just if running on Appveyor
30ci, add just if running on Unix CI 29ci, add just if running on Unix CI
31ci-windows, add just if running on Windows CI 30ci-windows, add just if running on Windows CI
32os=<version>, type your OS ["linux", "os x", "windows"] 31os=<version>, type your OS ["linux", "os x", "windows"]