Correct spelling: capitalized 'V' in 'AppVeyor'

This commit is contained in:
Dmitry D. Chernov
2019-06-10 20:27:32 +10:00
parent 23cf50614f
commit a5e64e216c
3 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ def main():
if platform is None:
print('cibuildwheel: Unable to detect platform. cibuildwheel should run on your CI server, '
'Travis CI, Appveyor, and CircleCI are supported. You can run on your development '
'Travis CI, AppVeyor, and CircleCI are supported. You can run on your development '
'machine using the --platform argument. Check --help output for more '
'information.',
file=sys.stderr)