Skip to content

Commit 7988d78

Browse files
committed
no period in pytest for py3.5+?
1 parent 5e56e8f commit 7988d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ build_script:
4848

4949

5050
test_script:
51-
- "%PYTHON%\\python.exe -m py.test --verbose -p no:cacheprovider"
51+
- "%PYTHON%\\python.exe -m pytest --verbose -p no:cacheprovider"
5252

5353
branches:
5454
only:

0 commit comments

Comments
 (0)