mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:51:43 +08:00
move back to pg 9.6 cause 10 is not working
This commit is contained in:
parent
9c91c2509e
commit
7e8ef5d6e1
|
@ -17,7 +17,7 @@ env:
|
|||
|
||||
addons:
|
||||
chrome: stable
|
||||
postgresql: 10
|
||||
postgresql: 9.6
|
||||
apt:
|
||||
packages:
|
||||
- gifsicle
|
||||
|
|
Loading…
Reference in New Issue
Block a user