1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-22 19:54:24 +01:00

Update the env.global.CORE_BRANCH setting in .travis.yml

This commit is contained in:
Joas Schilling 2015-10-14 08:12:41 +02:00
parent c36d5e04d4
commit 0712f4e5fc

View File

@ -7,7 +7,7 @@ php:
env: env:
global: global:
- CORE_BRANCH=master - CORE_BRANCH=stable8.2
- APP_NAME=bookmarks - APP_NAME=bookmarks
matrix: matrix: