mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-24 11:56:55 +00:00
fuck yml
This commit is contained in:
parent
98c37c740b
commit
487c949fe7
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ configuration: Release
|
||||||
test: off
|
test: off
|
||||||
before_build:
|
before_build:
|
||||||
- ps: >-
|
- ps: >-
|
||||||
cd v2rayN
|
- cd v2rayN
|
||||||
nuget restore -verbosity detailed
|
- nuget restore -verbosity detailed
|
||||||
build:
|
build:
|
||||||
parallel: true
|
parallel: true
|
||||||
verbosity: minimal
|
verbosity: minimal
|
||||||
|
|
Loading…
Reference in a new issue