try travis pre-release zip build again with update powershell command
This commit is contained in:
@@ -32,4 +32,4 @@ cd src
|
|||||||
cp ../sys/winnt/Makefile.msc ./Makefile
|
cp ../sys/winnt/Makefile.msc ./Makefile
|
||||||
nmake install
|
nmake install
|
||||||
cd ..
|
cd ..
|
||||||
powershell -Command "Compress-Archive -U -Path binary/*.* -DestinationPath $TRAVIS_TAG.x86.zip"
|
powershell -Command "Compress-Archive -U -Path binary/* -DestinationPath $TRAVIS_TAG.x86.zip"
|
||||||
|
|||||||
Reference in New Issue
Block a user