Skip to content

Commit bbd81fd

Browse files
Debug info for cask install
1 parent 6581289 commit bbd81fd

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
@@ -19,6 +19,6 @@ test-load:
1919
cask ${EMACS} -Q --chdir . --script "load-test/loading-test.el"
2020

2121
install:
22-
${CASK} install
22+
${CASK} install --verbose
2323

2424
.PHONY: all test test-unit install clean build

0 commit comments

Comments
 (0)