octicon-rss(16/)
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 02:13:17 +08:00
try running against postgres 9.3 for #4672
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
octicon-diff(16/tw-mr-1) 1 changed files with 4 additions and 0 deletions
@@ -21,6 +21,10 @@ services:
|
|||||||
- elasticsearch
|
- elasticsearch
|
||||||
- mongodb
|
- mongodb
|
||||||
|
|
||||||
|
# try running against postgres 9.3
|
||||||
|
addons:
|
||||||
|
postgresql: "9.3"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer self-update && composer --version
|
- composer self-update && composer --version
|
||||||
# core framework:
|
# core framework:
|
||||||
|
|||||||
Reference in New Issue
Block a user