From c2aea82395d951796f38cfd43fad32ac7ce08b40 Mon Sep 17 00:00:00 2001 From: Sebastian Wilzbach Date: Tue, 8 May 2018 23:43:41 +0200 Subject: [PATCH] Update Windows Travis Deploy Regex (#354) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1f553a3..462998e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -87,7 +87,7 @@ jobs: provider: releases api_key: $GH_REPO_TOKEN file_glob: true - file: bin/dfmt-.*.zip + file: bin/dfmt-*.zip skip_cleanup: true on: repo: dlang-community/dfmt