This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
java
/
jMonkeyEngine
espejo de
https://github.com/jMonkeyEngine/jmonkeyengine.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
.travis.yml: work around Travis's tag blindness using a regexp
Stephen Gold
hace 6 años
padre
55e93fb7d5
commit
6d25a29e0a
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver fichero
@@ -5,6 +5,7 @@ branches:
only:
- master
- v3.2
+ - /^v3.2.*$/
matrix:
include: