Michael Merickel
2016-11-21 52bfe0a8f2f6d305f0e3d8cead290427fd71e926
automate build names for appveyor
1 files modified
2 ■■■■■ changed files
appveyor.yml 2 ●●●●● patch | view | raw | blame | history
appveyor.yml
@@ -8,6 +8,8 @@
cache:
    - '%LOCALAPPDATA%\pip\Cache'
version: '{branch}.{build}'
install:
  - "%PYTHON%\\python.exe -m pip install tox"