Skip to content

Commit

Permalink
search path?
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Sep 20, 2017
1 parent 4bdbf3c commit 8651f66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -25,9 +25,9 @@ cache:
version: '{branch}.{build}'

install:
- "%PYTHON%\\python.exe -m pip install tox"
- "python.exe -m pip install tox"

build: off

test_script:
- "%PYTHON%\\Scripts\\tox.exe"
- "Scripts\\tox.exe"

0 comments on commit 8651f66

Please sign in to comment.