aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/README.md b/spec/README.md
index 89e13ea1..f2777eaa 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -28,6 +28,7 @@ noreset, Don't reset environment after each test
28clean, remove existing testing environment 28clean, remove existing testing environment
29appveyor, add just if running on Appveyor 29appveyor, add just if running on Appveyor
30ci, add just if running on Unix CI 30ci, add just if running on Unix CI
31ci-windows, add just if running on Windows CI
31os=<version>, type your OS ["linux", "os x", "windows"] 32os=<version>, type your OS ["linux", "os x", "windows"]
32``` 33```
33--------------------------------------------------------------------------------------------- 34---------------------------------------------------------------------------------------------