Skip to content

Commit f76fb45

Browse files
committed
Temporary disable the shared and static backends on AppVeyor
1 parent 4e0e342 commit f76fb45

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)