We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fdaf07 commit 867fedfCopy full SHA for 867fedf
appveyor.yml
@@ -34,7 +34,7 @@ before_build:
34
- cmd: >-
35
C:\Python36\Scripts\pip.exe install chardet pytz
36
37
- C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 2 2 4
+ C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 2 2 5
38
build:
39
project: c:\projects\CommandTrayHost\CommandTrayHost.sln
40
verbosity: minimal
0 commit comments