diff options
| author | m0sia <m0sia@m0sia.ru> | 2018-03-21 17:30:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-21 17:30:05 -0500 |
| commit | 0139082f8597cd3efc04020296b81c23f6c9766c (patch) | |
| tree | ff8b12c3cf92013e8e509566a8e62466f394e97a | |
| parent | 1f6076c033454376af039a69c36999721b8f237c (diff) | |
| download | pyParrotZikTCP-0139082f8597cd3efc04020296b81c23f6c9766c.tar.xz pyParrotZikTCP-0139082f8597cd3efc04020296b81c23f6c9766c.zip | |
Update appveyor.yml
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 14ad28e..d30be49 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,7 +18,7 @@ build: off after_test: - "%PYTHON%\\python.exe setup.py py2exe" - - "7z a pyParrotZik-%APPVEYOR_BUILD_VERSION%.zip .\\dist\\* + - "7z a pyParrotZik-%APPVEYOR_BUILD_VERSION%.zip .\\dist\\*" - iscc win32installer.iss artifacts: |
