1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-20 01:28:56 +00:00

N/A: Remove Python 3.4 from appveyor config

This commit is contained in:
Vladimir Iakovlev 2019-12-16 21:25:13 +01:00
parent 007cc2ccbe
commit 73ee122c09

View File

@ -3,7 +3,6 @@ build: false
environment: environment:
matrix: matrix:
- PYTHON: "C:/Python27" - PYTHON: "C:/Python27"
- PYTHON: "C:/Python34"
- PYTHON: "C:/Python35" - PYTHON: "C:/Python35"
- PYTHON: "C:/Python36" - PYTHON: "C:/Python36"
- PYTHON: "C:/Python37" - PYTHON: "C:/Python37"