Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #18 from tubone24/ci-coverage
Browse files Browse the repository at this point in the history
add 32bit os
  • Loading branch information
tubone24 committed Feb 3, 2019
2 parents 9b1d171 + fb3a942 commit 179f376
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ environment:
matrix:
- PYTHON: C:\Python36-x64
- PYTHON: C:\Python35-x64
- PYTHON: C:\\Python36
- PYTHON: C:\\Python35

init:
- SET PATH=%PYTHON%;%PATH%
Expand Down

0 comments on commit 179f376

Please sign in to comment.