Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhrisca committed Apr 23, 2019
1 parent e0c3566 commit 261d969
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 @@ -19,7 +19,10 @@ environment:
# PY: "36-x64"
#- PYTHON: "C:\\Python37-x64"
# PY: "37-x64"
- PYTHON: "python"
# Ubuntu - python 3
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu
PYTHON: "3.6"
stack: python %PYTHON%

install:
# We need wheel installed to build wheels
Expand Down

0 comments on commit 261d969

Please sign in to comment.