Skip to content

Commit 1112883

Browse files
authored
Merge pull request #619 from wilzbach/windows-zip
Upload the Windows binary to the releases instead of the raw executable merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2 parents dae2865 + 109c201 commit 1112883

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
@@ -59,7 +59,7 @@ jobs:
5959
provider: releases
6060
api_key: $GH_REPO_TOKEN
6161
file_glob: true
62-
file: bin/dscanner.exe
62+
file: bin/dscanner-.*.zip
6363
skip_cleanup: true
6464
on:
6565
repo: dlang-community/D-Scanner

0 commit comments

Comments
 (0)