Merge pull request #461 from owncloud/always-test-all-stable-branches

Always test all stable branches
This commit is contained in:
VicDeo 2015-03-16 02:23:12 +03:00
commit 997b9a8b5f

View File

@ -15,6 +15,7 @@ env:
branches:
only:
- master
- /^stable\d*$/
before_install:
- wget https://raw.githubusercontent.com/owncloud/administration/master/travis-ci/before_install.sh