emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/zig-mode b410d5a 031/104: Add AppVeyor config


From: ELPA Syncer
Subject: [nongnu] elpa/zig-mode b410d5a 031/104: Add AppVeyor config
Date: Sun, 29 Aug 2021 11:36:57 -0400 (EDT)

branch: elpa/zig-mode
commit b410d5a977b0c904f190227dceecfa878f70cc9a
Author: Matthew D. Steele <mdsteele@alum.mit.edu>
Commit: Matthew D. Steele <mdsteele@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

[Prev in Thread] Current Thread [Next in Thread]