Skip to content

Commit 02908e6

Browse files
committed
Remove build for windows cask
1 parent 7b50cfb commit 02908e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ windows-compile:
3434
-f batch-byte-compile $(DAP-GENERAL) $(DAP-CLIENTS)
3535

3636
unix-ci: clean build unix-compile test
37-
windows-ci: clean build windows-compile test
37+
windows-ci: clean windows-compile test
3838

3939
clean:
4040
rm -rf .cask *.elc

0 commit comments

Comments
 (0)