Skip to content

Commit

Permalink
Merge pull request #333 from ethouris/maint-mergeback-dev
Browse files Browse the repository at this point in the history
Dev branch mergeback
  • Loading branch information
rndi authored Apr 9, 2018
2 parents 1367914 + 5f74555 commit 5276995
Show file tree
Hide file tree
Showing 115 changed files with 21,822 additions and 9,907 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ build_script:

after_build:
- cmd: >-
gather-package.bat
scripts/gather-package.bat
7z a SRT-%APPVEYOR_REPO_BRANCH%-%CONFIGURATION%-%APPVEYOR_BUILD_VERSION%.zip %APPVEYOR_BUILD_FOLDER%\package\*
appveyor PushArtifact SRT-%APPVEYOR_REPO_BRANCH%-%CONFIGURATION%-%APPVEYOR_BUILD_VERSION%.zip
on_finish:
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
Loading

0 comments on commit 5276995

Please sign in to comment.