This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
haxe
/
HaxeFoundation.haxe
espejo de
https://github.com/HaxeFoundation/haxe.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
[TravisCI] install camlp4 from homebrew
Andy Li
hace 7 años
padre
0f60baee7c
commit
2f84ba8744
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
tests/Brewfile
+ 2
- 0
tests/Brewfile
Ver fichero
@@ -1,3 +1,5 @@
+brew "ocaml"
+brew "camlp4"
brew "opam"
brew "ninja"
brew "zlib"