add --yes to opam install

This commit is contained in:
Frederic Delbos 2016-04-20 08:52:23 +02:00
parent 74eff68820
commit ac7adadf52
1 changed files with 1 additions and 1 deletions

View File

@ -73,5 +73,5 @@ before_install:
# OCaml
- brew install ocaml opam
- opam init --auto-setup
- opam install ocp-indent
- opam install --yes ocp-indent