add NSIS script for gta5view Installer

This commit is contained in:
Syping 2018-02-06 11:26:20 +01:00
parent d1a2b03353
commit 10b6222ae8
5 changed files with 273 additions and 0 deletions

View file

@ -26,6 +26,9 @@ matrix:
- BUILD_SCRIPT=windows_travis.sh
- QT_SELECT=qt5-x86_64-w64-mingw32
- EXECUTABLE_ARCH=_x64
- env:
- BUILD_SCRIPT=wininstall_travis.sh
- QT_SELECT=qt5-x86_64-w64-mingw32
- os: osx
env: BUILD_SCRIPT=osx_travis.sh