We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042bba4 commit 55fab95Copy full SHA for 55fab95
.travis.yml
@@ -52,7 +52,7 @@ jobs:
52
- powershell -File ./scripts/dependencies-install.ps1
53
- powershell -File ./scripts/config-windows.ps1
54
- powershell -File ./scripts/build-windows.ps1
55
- - 7z a -sdel install/SpelunkyWindows.zip ./tmp/install-windows/Release/bin/*
+ - 7z a -sdel install/Spelunky_PSP_Windows.zip ./tmp/install-windows/Release/bin/*
56
57
deploy:
58
provider: releases
0 commit comments