Skip to content

Commit

Permalink
Update appveyor.yml for Python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Sep 6, 2017
1 parent 422bc67 commit 5f618fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ platform:
environment:
matrix:
- CONDA_RECIPE: python-autowig

PYTHON_VERSION: 2
- CONDA_RECIPE: python-autowig
PYTHON_VERSION: 3

install:
- git clone https://github.com/StatisKit/appveyor-ci.git appveyor-ci
- cd appveyor-ci
Expand Down

0 comments on commit 5f618fd

Please sign in to comment.