Merge pull request #481 from owncloud/update-travis-branches-only-setting
Update the branches.only setting in .travis.yml
This commit is contained in:
commit
ee4538c0e0
@ -15,7 +15,7 @@ env:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /^stable\d*$/
|
||||
- /^stable\d+(\.\d+)?$/
|
||||
|
||||
before_install:
|
||||
- wget https://raw.githubusercontent.com/owncloud/administration/master/travis-ci/before_install.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user