We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3691dcd commit dfe925bCopy full SHA for dfe925b
appveyor.yml
@@ -27,6 +27,8 @@ install:
27
- call "%APPVEYOR_BUILD_FOLDER%\appveyor.cmd"
28
29
build_script:
30
+ - del "src\glpk-shared\dune"
31
+ - del "src\glpk-static\dune"
32
- dune build
33
- dune build test/cbclp.exe
34
0 commit comments