Update the branches.only setting in .travis.yml

This commit is contained in:
Joas Schilling 2015-05-11 15:27:51 +02:00
parent e5165b4d95
commit bdb5612fa5

View File

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