Skip to content

Commit

Permalink
Restore win64 py3 builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed May 26, 2016
1 parent 9488038 commit edd3e63
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 @@ -6,8 +6,11 @@ environment:
- python : 27
- python : 27-x64
- python : 33
- python : 33-x64
- python : 34
- python : 35
- python : 34-x64
- python : 35
- python : 35-x64

install:
- "SET PATH=C:\\Python%PYTHON%;c:\\Python%PYTHON%\\scripts;%PATH%"
Expand Down

0 comments on commit edd3e63

Please sign in to comment.