disable mono again

prevent install-by-default of a dependency that FilterLists doesn't need
This commit is contained in:
Collin M. Barrett 2017-10-25 09:54:48 -05:00
parent 1c87aa78a6
commit 715b941ad5

View file

@ -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