mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Revert "specify sudo for Travis since sudo required for .NET SDK install"
This reverts commit e095d2c1e8.
This commit is contained in:
parent
bf0d071707
commit
1dcc7df28d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
dist: trusty
|
||||
sudo: required
|
||||
sudo: false
|
||||
language: csharp
|
||||
mono: none
|
||||
solution: FilterLists.sln
|
||||
|
|
|
|||
Loading…
Reference in a new issue