Skip to content

Commit

Permalink
AppVeyor: build Camlp4 extension on Cygwin
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed Nov 25, 2016
1 parent 7bee366 commit 996e942
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/appveyor-cygwin-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ then

opam pin add -y --no-action .
opam install -y --deps-only lwt
opam install -y camlp4
opam install -y ounit

( cd ~ ; tar cf $CACHE .opam )
Expand Down

0 comments on commit 996e942

Please sign in to comment.