mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
only build master branch
This commit is contained in:
parent
41947b54f0
commit
30ec67a5aa
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ dist: xenial
|
|||
sudo: required
|
||||
mono: none
|
||||
dotnet: 2.0.0
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
solution: FilterLists.sln
|
||||
env:
|
||||
global:
|
||||
|
|
|
|||
Loading…
Reference in a new issue