7 lines
No EOL
132 B
YAML
7 lines
No EOL
132 B
YAML
language: c
|
|
|
|
install:
|
|
- sudo apt-get install mono-devel mono-gmcs nunit-console
|
|
|
|
script:
|
|
- xbuild ./TShockAPI/TShockAPI.csproj |