This website works better with JavaScript
Home
Explore
Help
Sign In
haxe
/
HaxeFoundation.haxe
mirror of
https://github.com/HaxeFoundation/haxe.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[TravisCI] install camlp4 from homebrew
Andy Li
7 years ago
parent
0f60baee7c
commit
2f84ba8744
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
tests/Brewfile
+ 2
- 0
tests/Brewfile
View File
@@ -1,3 +1,5 @@
+brew "ocaml"
+brew "camlp4"
brew "opam"
brew "ninja"
brew "zlib"