Always test all stable branches

This commit is contained in:
Joas Schilling 2015-03-02 12:15:03 +01:00
parent 66d95bb5fe
commit 3638a5566d

View File

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