Skip to content

Commit f03884f

Browse files
author
miaowing
committed
test
1 parent efe5041 commit f03884f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,12 @@ script:
2929

3030
deploy:
3131
provider: releases
32+
overwrite: true
3233
api_key: $GITHUB_TOKEN
3334
file_glob: true
3435
file:
3536
- out/make/*
37+
- out/make/zip/darwin/x64/*
3638
- out/make/rpm/x64/*
3739
- out/make/deb/x64/*
3840
- out/make/squirrel.windows/x64/*

0 commit comments

Comments
 (0)