This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
java
/
jMonkeyEngine
mirror de
https://github.com/jMonkeyEngine/jmonkeyengine.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
.travis.yml: work around Travis's tag blindness using a regexp
Stephen Gold
6 anos atrás
pai
55e93fb7d5
commit
6d25a29e0a
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver arquivo
@@ -5,6 +5,7 @@ branches:
only:
- master
- v3.2
+ - /^v3.2.*$/
matrix:
include: