Update Travis to Bionic and Python 3.6 (#585)
This commit is contained in:
@@ -6,6 +6,6 @@ set -e
|
||||
# Travis is shitting itself. Wonderful.
|
||||
PATH="~/.dotnet:$PATH"
|
||||
|
||||
dotnet build SpaceStation14.sln /p:Python=python3.5
|
||||
dotnet build SpaceStation14.sln /p:Python=python3.6
|
||||
dotnet test Content.Tests/Content.Tests.csproj
|
||||
dotnet test Content.IntegrationTests/Content.IntegrationTests.csproj
|
||||
|
||||
Reference in New Issue
Block a user