Skip to content

Commit

Permalink
reorder appveyor envs
Browse files Browse the repository at this point in the history
  • Loading branch information
philopon committed Aug 23, 2016
1 parent b751aa8 commit 622388d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -5,10 +5,10 @@ environment:
secure: pc8oWoWVOIURoks1Ha7wHJ0QpWUcjQORf7N3zGa+mSLlXu2uCkL9fEU5w3bvVQGl

matrix:
- PYTHON_VERSION: 2.7
MINICONDA: C:\Miniconda-x64
- PYTHON_VERSION: 3.5
MINICONDA: C:\Miniconda35-x64
- PYTHON_VERSION: 2.7
MINICONDA: C:\Miniconda-x64
- PYTHON_VERSION: 2.7
MINICONDA: C:\Miniconda

Expand Down

0 comments on commit 622388d

Please sign in to comment.