Enable release branches in Travis CI

actorid
scrawl 10 years ago
parent 0fcec24c9b
commit 1ed1b43296

@ -4,6 +4,7 @@ compiler:
branches:
only:
- master
- /openmw-.*$/
before_install:
- pwd
- git fetch --tags

Loading…
Cancel
Save