We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02908e6 commit 8f090ddCopy full SHA for 8f090dd
Makefile
@@ -34,6 +34,8 @@ windows-compile:
34
-f batch-byte-compile $(DAP-GENERAL) $(DAP-CLIENTS)
35
36
unix-ci: clean build unix-compile test
37
+
38
+windows-ci: CASK=
39
windows-ci: clean windows-compile test
40
41
clean:
0 commit comments