branch: elpa/zig-mode
commit b410d5a977b0c904f190227dceecfa878f70cc9a
Author: Matthew D. Steele <mdste...@alum.mit.edu>
Commit: Matthew D. Steele <mdste...@alum.mit.edu>

    Add AppVeyor config
---
 appveyor.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/appveyor.yml b/appveyor.yml
new file mode 100644
index 0000000..49998e3
--- /dev/null
+++ b/appveyor.yml
@@ -0,0 +1,6 @@
+image: ubuntu
+install:
+- sudo apt-get install emacs24
+build: off
+test_script:
+- ./run_tests.sh

Reply via email to