fix Error: opening stub "/usr/share/nsis/Stubs/zlib"

This commit is contained in:
Matthias Mailänder
2015-01-17 11:56:13 +01:00
parent 87d14bc001
commit 2920b1bb02

View File

@@ -38,7 +38,7 @@ notifications:
skip_join: true
before_deploy:
- apt-get download nsis markdown
- apt-get download nsis nsis-common markdown
- dpkg -x nsis*deb $HOME
- dpkg -x markdown*deb $HOME
- export PATH=$PATH:$HOME/usr/bin