Merge pull request #481 from owncloud/update-travis-branches-only-setting

Update the branches.only setting in .travis.yml
pull/1/head
Thomas Müller 9 years ago
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…
Cancel
Save