aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-01-05 08:18:43 -0500
committerJason R. Coombs <jaraco@jaraco.com>2018-01-05 08:18:43 -0500
commitde000c41dbc110839c794337808ad98c1097b263 (patch)
tree8809a6c0bcbf6d2e8923f36b15de15517fb812a4 /appveyor.yml
parent56bf1a9c12fd881fe6f69c3693cc426acf8012c3 (diff)
downloadexternal_python_setuptools-de000c41dbc110839c794337808ad98c1097b263.tar.gz
external_python_setuptools-de000c41dbc110839c794337808ad98c1097b263.tar.bz2
external_python_setuptools-de000c41dbc110839c794337808ad98c1097b263.zip
On Appveyor, omit the '1.0.' prefix on all builds.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 9313a482..8ecee10b 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -18,3 +18,5 @@ test_script:
- "python bootstrap.py"
- "python -m pip install tox"
- "tox"
+
+version: '{build}'