Skip to content

Commit 55fab95

Browse files
committed
Changed Windows artifact name
1 parent 042bba4 commit 55fab95

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
@@ -52,7 +52,7 @@ jobs:
5252
- powershell -File ./scripts/dependencies-install.ps1
5353
- powershell -File ./scripts/config-windows.ps1
5454
- powershell -File ./scripts/build-windows.ps1
55-
- 7z a -sdel install/SpelunkyWindows.zip ./tmp/install-windows/Release/bin/*
55+
- 7z a -sdel install/Spelunky_PSP_Windows.zip ./tmp/install-windows/Release/bin/*
5656

5757
deploy:
5858
provider: releases

0 commit comments

Comments
 (0)