mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 14:37:44 +01:00
Makes travis on run on the host console
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@ matrix:
|
||||
env: CONFIGURATION="Release"
|
||||
|
||||
install:
|
||||
- dotnet restore tgstation-server.sln
|
||||
- cd src/Tgstation.Server.Host.Console && dotnet restore
|
||||
|
||||
script:
|
||||
- dotnet test -c $CONFIGURATION tgstation-server.sln
|
||||
- cd src/Tgstation.Server.Host.Console && dotnet test -c $CONFIGURATION tgstation-server.sln
|
||||
|
||||
Reference in New Issue
Block a user