Merge pull request #7343 from Mailaender/travis-nsis-common
Fixed Travis deployment by adding NSIS stubs and plugins
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user