ソースを参照

[TravisCI] install camlp4 from homebrew

Andy Li 7 年 前
コミット
2f84ba8744
1 ファイル変更2 行追加0 行削除
  1. 2 0
      tests/Brewfile

+ 2 - 0
tests/Brewfile

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