Skip to content

Commit

Permalink
Update the env.global.CORE_BRANCH setting in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickvergessen committed Jul 21, 2016
1 parent d8c2d54 commit 1d49416
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 @@ -8,7 +8,7 @@ php:

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

Expand Down

0 comments on commit 1d49416

Please sign in to comment.