#29: Add travis config file

This commit is contained in:
Benito Palacios Sánchez 2016-03-13 19:14:36 +01:00
parent b35d2e0676
commit 1bf201ce17

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
## Travis CI Integration
language: csharp
solution: Tinke.sln
script:
- ./compile.sh Release x64