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
31574f1c65
commit
9d9132d5b6
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
@@ -6,6 +6,7 @@ branches:
- master
- v3.2
- /^v3.2.*$/
+ - /^v3.3.*$/
matrix:
include: