Skip to content

Commit fc1e247

Browse files
authored
Merge pull request #628 from wilzbach/win-regex
Update Windows Travis Deploy Regex merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2 parents 7a10502 + e217f95 commit fc1e247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
provider: releases
5858
api_key: $GH_REPO_TOKEN
5959
file_glob: true
60-
file: bin/dscanner-.*.zip
60+
file: bin/dscanner-*.zip
6161
skip_cleanup: true
6262
on:
6363
repo: dlang-community/D-Scanner

0 commit comments

Comments
 (0)