1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-04-21 10:24:06 +00:00
This commit is contained in:
Dessalines 2019-04-06 09:40:55 -07:00
parent b22d500e25
commit ca992a8590

View file

@ -22,4 +22,4 @@ script:
env:
- DATABASE_URL=postgres://rrr:rrr@localhost/rrr
addons:
postgresql: "9.4"
postgresql: "11.2"