This website works better with JavaScript.
Explore
Help
Register
Sign In
sigonasr2
/
jmonkeyengine
Watch
1
Star
0
Fork
You've already forked jmonkeyengine
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
.travis.yml: work around Travis's tag blindness using a regexp
Browse Source
accellbaker
Stephen Gold
6 years ago
parent
31574f1c65
commit
9d9132d5b6
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
.travis.yml
1
.travis.yml
Unescape
Escape
View File
@ -6,6 +6,7 @@ branches:
-
master
-
v3.2
-
/^v3.2.*$/
-
/^v3.3.*$/
matrix:
include:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
sigonasr2/jmonkeyengine
Title
Body
Create Issue