Skip to content

Commit

Permalink
appveyor debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Oct 27, 2019
1 parent 7acfd07 commit fa01541
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 @@ -25,9 +25,11 @@ cache:
version: '{branch}.{build}'

install:
- "python.exe -V"
- "python.exe -m pip install tox"

build: off

test_script:
- "python.exe -V"
- "tox.exe"

0 comments on commit fa01541

Please sign in to comment.