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