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 b66fd40 commit 73f84daCopy full SHA for 73f84da
appveyor.yml
@@ -57,6 +57,3 @@ build_script:
57
bash -lc "echo 'C:\MinGW /mingw' > /etc/fstab"
58
$env:APPVEYOR_BUILD_FOLDER = $env:APPVEYOR_BUILD_FOLDER -replace "\\", "/"
59
bash -lc "exec 0</dev/null; exec 2>&1; cd $env:APPVEYOR_BUILD_FOLDER; bash -x ./bootstrap && mkdir -p build && cd build && ../configure && make"
60
-
61
-cache:
62
- - build
0 commit comments