summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
new file mode 100644
index 0000000..afdef8f
--- /dev/null
+++ b/appveyor.yml
@@ -0,0 +1,4 @@
+version: "{build}"
+
+build_script:
+ - ps: .\tests\appveyor.ps1 \ No newline at end of file