Tell travis not to use sudo

This commit is contained in:
Lucas Nicodemus 2016-10-15 13:31:12 -06:00
parent b064b3a078
commit b433e2f232

View file

@ -1,5 +1,6 @@
language: csharp
solution: "./TShockAPI/TShockAPI.csproj"
sudo: false
install:
- nuget restore
script: python ./scripts/create_release.py