This website works better with JavaScript
Home
Explore
Help
Sign In
java
/
jMonkeyEngine
mirror of
https://github.com/jMonkeyEngine/jmonkeyengine.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
.travis.yml: work around Travis's tag blindness using a regexp
Stephen Gold
6 years ago
parent
55e93fb7d5
commit
6d25a29e0a
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -5,6 +5,7 @@ branches:
only:
- master
- v3.2
+ - /^v3.2.*$/
matrix:
include: