mirror of
https://github.com/python/cpython.git
synced 2025-09-29 03:35:31 +00:00
Fix version in AppVeyor config (GH-5125)
This commit is contained in:
parent
94a3facc0e
commit
9c99fd163d
1 changed files with 1 additions and 1 deletions
2
.github/appveyor.yml
vendored
2
.github/appveyor.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
version: 3.6.1+.{build}
|
version: 3.6build{build}
|
||||||
clone_depth: 5
|
clone_depth: 5
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue