We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db45ee commit 787fb0cCopy full SHA for 787fb0c
appveyor.yml
@@ -11,6 +11,6 @@ install:
11
12
13
build_script:
14
- - C:\msys64\usr\bin\bash -l -c "cd ${APPVEYOR_BUILD_FOLDER} && make check compile EMACS=bin/emacs.exe"
+ - C:\msys64\usr\bin\bash -l -c "cd ${APPVEYOR_BUILD_FOLDER} && make check compile EMACS=./bin/emacs.exe"
15
16
test_script:
0 commit comments