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 8aa529e commit 46a4787Copy full SHA for 46a4787
appveyor-vult.sh
@@ -12,7 +12,7 @@ tar -xf 'opam64.tar.xz'
12
opam init default "https://github.com/fdopen/opam-repository-mingw.git#opam2" -c "ocaml-variants.4.07.1+mingw64" --no-setup --disable-sandboxing
13
eval $(ocaml-env cygwin)
14
15
-opam install pla containers ppx_deriving ounit yojson menhir result -y
+opam install pla containers ppx_deriving ounit yojson menhir result ocamlbuild -y
16
# build vult
17
cd $APPVEYOR_BUILD_FOLDER
18
ls
0 commit comments