mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-02-26 23:54:25 +01:00
Fix the travis target branch and the branches.only setting
This commit is contained in:
parent
cb429ad274
commit
a8c63ba77a
@ -7,7 +7,7 @@ php:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- CORE_BRANCH=master
|
- CORE_BRANCH=stable8
|
||||||
- APP_NAME=bookmarks
|
- APP_NAME=bookmarks
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
@ -16,7 +16,7 @@ env:
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- stable7
|
- /^stable\d*$/
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# - composer install
|
# - composer install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user