Remove uneeded nuget package

This commit is contained in:
Jordan Brown
2017-11-29 14:18:14 -05:00
committed by GitHub
parent ea04d4257f
commit de8ca7c75f
-1
View File
@@ -19,7 +19,6 @@ addons:
packages:
- libc6-i386
- libstdc++6:i386
- nuget
install:
- if [ "$BUILD_CLIENT" = true ]; then nuget restore else ./Tools/install_byond.sh fi