This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
LBP
/
Organizr
espejo de
https://github.com/causefx/Organizr.git
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Create .travis.yml
causefx
hace 9 años
padre
8a592d6f03
commit
6f242d30ee
Se han
modificado 1 ficheros
con
8 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
8
0
.travis.yml
+ 8
- 0
.travis.yml
Ver fichero
@@ -0,0 +1,8 @@
+language: php
+php:
+ - '5.5'
+ - '5.6'
+ - '7.0'
+ - '7.1'
+ - hhvm
+ - nightly