pull/8/head
Dave Conway-Jones 2016-05-06 13:37:59 +01:00
rodzic 8051c7ae2a
commit 36434624cc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -22,7 +22,7 @@
before_deploy: before_deploy:
# Brew is the latest state # Brew is the latest state
- Brew update - Brew update
Wine for # build to the Windows environment is required # Wine for build to the Windows environment is required
- Brew install wine - Brew install wine
- Wine --version - Wine --version
# Makensis for creating Windows Installer is required # Makensis for creating Windows Installer is required