more travis testing: win

upa
Hansi, dl9rdz 2021-06-16 18:19:18 +02:00
rodzic 92e64c1cbc
commit fe7977bcd5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -100,7 +100,7 @@ script:
echo "Windows";
cordova build electron --release;
find platforms
mv platforms\electron\build\*.exe rdzSonde-setup-${TRAVIS_TAG}.exe;
mv platforms/electron/build/*.exe rdzSonde-setup-${TRAVIS_TAG}.exe;
ls *.exe;
fi
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then