From 9b6a3047fc9e9a8eed673f2233802ef4f0275ca3 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Thu, 4 Apr 2019 16:10:10 +0200 Subject: [PATCH] disable travis artifact upload --- .travis.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index cf9fb42..2a043d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,10 +20,9 @@ matrix: fast_finish: true -addons: - artifacts: - #paths: $(ls ./../dist/PowerShellGet.zip | tr "\n" ":") - paths: ./dist/PowerShellGet.zip +#addons: +# artifacts: +# paths: ./dist/PowerShellGet.zip install: