1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00

Merge pull request #148 from owncloud/update-travis-branches-only-setting

Update the branches.only setting in .travis.yml
This commit is contained in:
Thomas Müller 2015-05-12 09:30:44 +02:00
commit 27430b50b5

View File

@ -16,7 +16,7 @@ env:
branches:
only:
- master
- stable7
- /^stable\d+(\.\d+)?$/
before_install:
# - composer install