mirror of
https://github.com/pleonex/tinke.git
synced 2025-06-18 13:15:37 -04:00
#29: Add travis config file
This commit is contained in:
parent
b35d2e0676
commit
1bf201ce17
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
## Travis CI Integration
|
||||
language: csharp
|
||||
solution: Tinke.sln
|
||||
|
||||
script:
|
||||
- ./compile.sh Release x64
|
Loading…
Reference in New Issue
Block a user