diff --git a/.travis.yml b/.travis.yml index e53e6bcd..0d8f9189 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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