mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
move back to pg 9.6 cause 10 is not working
This commit is contained in:
parent
9c91c2509e
commit
7e8ef5d6e1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ env:
|
|||
|
||||
addons:
|
||||
chrome: stable
|
||||
postgresql: 10
|
||||
postgresql: 9.6
|
||||
apt:
|
||||
packages:
|
||||
- gifsicle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue