This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
haxe
/
HaxeFoundation.haxe
mirror da
https://github.com/HaxeFoundation/haxe.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
[TravisCI] install camlp4 from homebrew
Andy Li
7 anni fa
parent
0f60baee7c
commit
2f84ba8744
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
tests/Brewfile
+ 2
- 0
tests/Brewfile
Vedi File
@@ -1,3 +1,5 @@
+brew "ocaml"
+brew "camlp4"
brew "opam"
brew "ninja"
brew "zlib"