aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/build/windows/appveyor.sh
blob: 53f7a234663ff2f86c15d9c3988c30d4340af361 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
set -e -x
wget $opam_url
tar -xf opam64.tar.xz
bash opam64/install.sh
opam init -a mingw https://github.com/fdopen/opam-repository-mingw.git --comp 4.02.3+mingw64c --switch 4.02.3+mingw64c
eval $(opam config env)
opam install -y ocamlfind camlp5