Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hMatoba committed Oct 6, 2017
1 parent 88d48ee commit 0e66e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ install:
- "%PYTHON%\python.exe -m pip install pillow==2.9.0"

test_script:
- '%PYTHON%\python.exe setup.py test'
- '%PYTHON%/python.exe setup.py test'

0 comments on commit 0e66e7c

Please sign in to comment.