disable travis artifact upload
This commit is contained in:
parent
8b1c26f08b
commit
9b6a3047fc
@ -20,10 +20,9 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
|
|
||||||
addons:
|
#addons:
|
||||||
artifacts:
|
# artifacts:
|
||||||
#paths: $(ls ./../dist/PowerShellGet.zip | tr "\n" ":")
|
# paths: ./dist/PowerShellGet.zip
|
||||||
paths: ./dist/PowerShellGet.zip
|
|
||||||
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user