temporarily disable win builds

This commit is contained in:
zebra-lucky 2018-12-19 02:53:10 +02:00
parent 7c01682147
commit be6ff50614
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ docker run --rm \
sudo find . -name '*.po' -delete
sudo find . -name '*.pot' -delete
exit 0
export WINEARCH=win32
export WINEPREFIX=/root/.wine-32
export PYHOME=$WINEPREFIX/drive_c/Python34