[Python-checkins] Fix version in AppVeyor config (GH-5126)

Zachary Ware webhook-mailer at python.org
Sun Jan 7 14:00:59 EST 2018


https://github.com/python/cpython/commit/0ebf0ae6a2b055f6a2373d9d1976f6b243ed8b00
commit: 0ebf0ae6a2b055f6a2373d9d1976f6b243ed8b00
branch: 2.7
author: Zachary Ware <zachary.ware at gmail.com>
committer: GitHub <noreply at github.com>
date: 2018年01月07日T13:00:56-06:00
summary:
Fix version in AppVeyor config (GH-5126)
files:
M .github/appveyor.yml
diff --git a/.github/appveyor.yml b/.github/appveyor.yml
index 43bd7ed9665..ddd5b15c5aa 100644
--- a/.github/appveyor.yml
+++ b/.github/appveyor.yml
@@ -1,4 +1,4 @@
-version: 2.7.13+.{build}
+version: 2.7build{build}
 clone_depth: 5
 branches:
 only:


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /