test log build
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6850 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
450343788f
commit
5aad0ae1ab
1 changed files with 4 additions and 1 deletions
|
@ -11,7 +11,10 @@ install:
|
|||
- mkdir /tmp/zlib
|
||||
- unzip /tmp/zlib.zip -d /tmp/zlib
|
||||
script:
|
||||
- scons ZLIB_W32=/tmp/zlib SKIPUTILS="NSIS Menu" test dist-zip
|
||||
- scons ZLIB_W32=/tmp/zlib SKIPUTILS="NSIS Menu" NSIS_CONFIG_LOG=$CFG_LOG test dist-zip
|
||||
env:
|
||||
- CFG_LOG=yes
|
||||
- CFG_LOG=no
|
||||
deploy:
|
||||
provider: script
|
||||
script: echo this is where we will deploy to SF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue