mirror of https://github.com/silx-kit/pyFAI.git
drop python3.6 from Appveyor as well
This commit is contained in:
parent
7b9da98bfc
commit
2ae98a903b
|
@ -31,10 +31,6 @@ environment:
|
|||
|
||||
matrix:
|
||||
|
||||
# Python 3.6
|
||||
- PYTHON_DIR: "C:\\Python36-x64"
|
||||
PYTHON_ARCH: "64"
|
||||
|
||||
# Python 3.7
|
||||
- PYTHON_DIR: "C:\\Python37-x64"
|
||||
PYTHON_ARCH: "64"
|
||||
|
|
Loading…
Reference in New Issue