mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
Set postgres version for travis
This commit is contained in:
@@ -58,6 +58,7 @@ jobs:
|
||||
- CONFIG=Release
|
||||
- TGS4_TEST_DATABASE_TYPE=PostgresSql
|
||||
- TGS4_TEST_CONNECTION_STRING="Application Name=tgstation-server;Host=127.0.0.1;Username=postgres;Password=;Database=TGS_Test"
|
||||
- Database__ServerVersion="9.2"
|
||||
name: "PostgresSql Integration Test"
|
||||
language: csharp
|
||||
mono: none
|
||||
|
||||
Reference in New Issue
Block a user