mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
change travis config to trusty with sudo required
This commit is contained in:
parent
5191c02d89
commit
0e2c1f4684
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
language: csharp
|
||||
dist: xenial
|
||||
sudo: required
|
||||
dist: trusty
|
||||
solution: FilterLists.sln
|
||||
mono: none
|
||||
dotnet: 1.0.3
|
||||
Loading…
Reference in a new issue