Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Commit

Permalink
Merge branch 'release/ATK-2.2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrucher committed Oct 28, 2017
2 parents 3a1f419 + 37fefb1 commit 68bd655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Expand Up @@ -219,7 +219,7 @@ build_script:

after_build:
- cd %ATK_OUT%
- 7z a %ATK_ROOT%\AudioTK.%MSVC_VERSION%.%OUTPUT%.zip * -tzip
- 7z a %ATK_ROOT%\AudioTK.%MSVC_VERSION%.py%PYTHON_VERSION%.%OUTPUT%.zip * -tzip

test_script:
- set PATH=%ATK_OUT%\bin;%BOOST_ROOT%\lib%BITS%-%MSVC_VERSION%;%FFTW_ROOT%;%PATH%
Expand Down

0 comments on commit 68bd655

Please sign in to comment.