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