We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d447f3d commit cf83812Copy full SHA for cf83812
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 5
+ C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 2 2 6
38
build:
39
project: c:\projects\CommandTrayHost\CommandTrayHost.sln
40
verbosity: minimal
0 commit comments