Skip to content

Commit

Permalink
Removing Python 3.4 Appveyor tests
Browse files Browse the repository at this point in the history
The failures look like a Python3.4 issue, and not a PyUtilib
issue.
  • Loading branch information
whart222 committed Apr 10, 2018
1 parent a2e0784 commit 72508f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ environment:
- PYTHON: "C:\\Miniconda-x64"
#PYTHON: "C:\\Python27"

- PYTHON: "C:\\Miniconda3-x64"
#PYTHON: "C:\\Python34"
#- PYTHON: "C:\\Miniconda3-x64"
# #PYTHON: "C:\\Python34"

- PYTHON: "C:\\Miniconda35-x64"
#PYTHON: "C:\\Python35"
Expand Down

0 comments on commit 72508f1

Please sign in to comment.