Add travis support maybe?
This commit is contained in:
parent
dd05c524ec
commit
2693922c03
1 changed files with 7 additions and 0 deletions
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
language: c
|
||||
|
||||
install:
|
||||
- sudo apt-get install mono-devel mono-gmcs nunit-console
|
||||
|
||||
script:
|
||||
- xbuild ./TShockAPI/TShockAPI.csproj
|
||||
Loading…
Add table
Add a link
Reference in a new issue