mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 18:49:58 +00:00
Enable release branches in Travis CI
This commit is contained in:
parent
0fcec24c9b
commit
1ed1b43296
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ compiler:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- /openmw-.*$/
|
||||
before_install:
|
||||
- pwd
|
||||
- git fetch --tags
|
||||
|
|
Loading…
Reference in a new issue