Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: Stavros Avramidis <[email protected]>
  • Loading branch information
purpl3F0x committed Apr 10, 2020
1 parent 1b6f651 commit 1b924f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ after_success:
fi
- if [[ $TRAVIS_OS_NAME == "windows" ]]; then
- windeployqt tidal-rpc.exe
- powershell -Command "ls ; Get-ChildItem -Path *.exe , *.dll , ../*/imageformats* , ../*/platforms , ../*/styles , ./LICENSE | Compress-Archive -DestinationPath out.zip -Force"
- powershell -Command "ls ; Get-ChildItem -Path *.exe , *.dll , ../*/imageformats* , ../*/platforms , ../*/styles , ./LICENSE | Compress-Archive -DestinationPath tidal-rpc-win.zip -Force"
fi

deploy:
Expand Down

0 comments on commit 1b924f0

Please sign in to comment.