This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
java
/
jMonkeyEngine
mirror da
https://github.com/jMonkeyEngine/jmonkeyengine.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
.travis.yml: work around Travis's tag blindness using a regexp
Stephen Gold
6 anni fa
parent
55e93fb7d5
commit
6d25a29e0a
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
Vedi File
@@ -5,6 +5,7 @@ branches:
only:
- master
- v3.2
+ - /^v3.2.*$/
matrix:
include: