Tell travis not to use sudo
This commit is contained in:
parent
b064b3a078
commit
b433e2f232
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
language: csharp
|
||||
solution: "./TShockAPI/TShockAPI.csproj"
|
||||
sudo: false
|
||||
install:
|
||||
- nuget restore
|
||||
script: python ./scripts/create_release.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue