Add travis support maybe?

This commit is contained in:
Lucas Nicodemus 2013-09-17 00:35:58 -06:00
parent dd05c524ec
commit 2693922c03

7
.travis.yml Normal file
View file

@ -0,0 +1,7 @@
language: c
install:
- sudo apt-get install mono-devel mono-gmcs nunit-console
script:
- xbuild ./TShockAPI/TShockAPI.csproj