Skip to content

Commit

Permalink
Also test subunit on AppVeyor.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 5, 2018
1 parent 7dd08b0 commit c7e203e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Expand Up @@ -19,6 +19,8 @@ environment:
- { python: 35-x64, SUBUNIT: 1 }
- { python: 36, SUBUNIT: 1 }
- { python: 36-x64, SUBUNIT: 1 }
- { python: 37, SUBUNIT: 1 }
- { python: 37-x64, SUBUNIT: 1 }

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

0 comments on commit c7e203e

Please sign in to comment.