Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Commit

Permalink
Merge pull request #613 from owncloud/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
nickvergessen committed Mar 2, 2016
2 parents bea795d + 3081c79 commit 902d3fa
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 @@ -9,7 +9,7 @@ php:

env:
global:
- CORE_BRANCH=master
- CORE_BRANCH=stable9
matrix:
- DB=sqlite

Expand Down

0 comments on commit 902d3fa

Please sign in to comment.