mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 23:17:20 +01:00
dotnet > nuget
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ matrix:
|
||||
|
||||
install:
|
||||
- if [ $DMAPI = true ]; then build/install_byond.sh; fi
|
||||
- if [ $DMAPI = false ]; then nuget restore tgstation-server.sln; fi
|
||||
- if [ $DMAPI = false ]; then dotnet restore tgstation-server.sln; fi
|
||||
|
||||
script:
|
||||
- if [ $DMAPI = true ]; then tests/DMAPI/build_byond.sh || travis_terminate 1; fi
|
||||
|
||||
Reference in New Issue
Block a user