TShock/.travis.yml
2013-09-17 00:45:03 -06:00

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"