mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 15:14:41 +00:00
Make travis less annoying
This commit is contained in:
parent
093a29df62
commit
554273833b
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
sudo: false
|
||||
language: csharp
|
||||
solution: ArchiSteamFarm.sln
|
||||
|
||||
|
@ -8,3 +7,6 @@ git:
|
|||
mono:
|
||||
- weekly
|
||||
- latest
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue