Skip to content

Commit

Permalink
Merge pull request #1 from nextcloud/update-travis-core-branch
Browse files Browse the repository at this point in the history
Update the env.global.CORE_BRANCH setting in .travis.yml
  • Loading branch information
MorrisJobke committed Jul 21, 2016
2 parents 62c67b5 + ab3d619 commit 649c7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ php:

env:
global:
- CORE_BRANCH=master
- CORE_BRANCH=stable10
- APP=files_texteditor
matrix:
- DB=sqlite
Expand Down

0 comments on commit 649c7a4

Please sign in to comment.