mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
disable mono again
prevent install-by-default of a dependency that FilterLists doesn't need
This commit is contained in:
parent
1c87aa78a6
commit
715b941ad5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
dist: trusty
|
||||
sudo: required
|
||||
language: csharp
|
||||
mono: none
|
||||
solution: FilterLists.sln
|
||||
before_install:
|
||||
- curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
|
||||
|
|
|
|||
Loading…
Reference in a new issue