10 lines
No EOL
178 B
YAML
10 lines
No EOL
178 B
YAML
language: c
|
|
|
|
install:
|
|
- sudo apt-get install mono-devel mono-gmcs nunit-console
|
|
|
|
script:
|
|
- xbuild ./TShockAPI/TShockAPI.csproj
|
|
|
|
notifications:
|
|
irc: "irc.rizon.net#tshock" |