Set postgres version for travis

This commit is contained in:
Jordan Brown
2020-06-08 11:28:08 -04:00
parent 1a205d67f4
commit 8c42e6bce6
+1
View File
@@ -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