Skip to content

Commit 4a39d15

Browse files
author
stsdc
committed
try to fix travis.yml
1 parent ae64543 commit 4a39d15

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
@@ -24,7 +24,7 @@ script:
2424
deploy:
2525
provider: releases
2626
api_key: $GITHUB_TOKEN
27-
file: *.zip
27+
file: '*.zip'
2828
skip_cleanup: true
2929
on:
3030
branch: master

0 commit comments

Comments
 (0)