Skip to content

Commit

Permalink
Added AppVeyor testing on 3.4 and 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
robintw committed Oct 9, 2018
1 parent 07592b5 commit cef6238
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ environment:
matrix: matrix:
- PYTHON_VERSION: 2.7 - PYTHON_VERSION: 2.7
MINICONDA: C:\Miniconda MINICONDA: C:\Miniconda
- PYTHON_VERSION: 3.4
MINICONDA: C:\Miniconda3
- PYTHON_VERSION: 3.5
MINICONDA: C:\Miniconda3
- PYTHON_VERSION: 3.6 - PYTHON_VERSION: 3.6
MINICONDA: C:\Miniconda3 MINICONDA: C:\Miniconda3


Expand Down

0 comments on commit cef6238

Please sign in to comment.