Remove leftover Travis files (#2334)
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
# Use manually installed .NET.
|
||||
# Travis is shitting itself. Wonderful.
|
||||
PATH="~/.dotnet:$PATH"
|
||||
|
||||
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