Skip to content

Commit 4a348c7

Browse files
committed
Temporarily disable the shared and static backends on AppVeyor
1 parent 7c126d7 commit 4a348c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ install:
2727
- call "%APPVEYOR_BUILD_FOLDER%\appveyor.cmd"
2828

2929
build_script:
30+
- del "src\glpk-shared\dune"
31+
- del "src\glpk-static\dune"
3032
- dune build
3133
- dune build test/cbclp.exe
3234

0 commit comments

Comments
 (0)