We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c3908 commit 0d3a2e3Copy full SHA for 0d3a2e3
appveyor.yml
@@ -22,7 +22,7 @@ before_build:
22
- cmd: >-
23
C:\Python36\Scripts\pip.exe install chardet pytz
24
25
- C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 1 9 4
+ C:\Python36\python.exe version_set.py %APPVEYOR_BUILD_NUMBER% 1 9 5
26
build:
27
project: c:\projects\CommandTrayHost\CommandTrayHost.sln
28
verbosity: minimal
0 commit comments