Update the branches.only setting in .travis.yml

pull/1/head
Joas Schilling 9 years ago
parent e5165b4d95
commit bdb5612fa5

@ -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