Sfoglia il codice sorgente

[TravisCI] install camlp4 from homebrew

Andy Li 7 anni fa
parent
commit
2f84ba8744
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      tests/Brewfile

+ 2 - 0
tests/Brewfile

@@ -1,3 +1,5 @@
+brew "ocaml"
+brew "camlp4"
 brew "opam"
 brew "ninja"
 brew "zlib"