Files
ArchiSteamFarm/.travis.yml

13 lines
124 B
YAML
Raw Normal View History

2016-03-23 13:09:17 +01:00
language: csharp
solution: ArchiSteamFarm.sln
2016-03-23 13:26:03 +01:00
git:
depth: 10
2016-03-23 13:09:17 +01:00
mono:
- weekly
2016-03-23 13:26:03 +01:00
- latest
2016-04-21 01:02:07 +02:00
notifications:
email: false