Skip to content

Commit bc9ea6f

Browse files
committed
Update Travis pytest comman
1 parent 851a1d9 commit bc9ea6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ install:
2020
- pip install -r requirements.txt
2121
- pip install pytest
2222
script:
23-
- pytest tests/
23+
- python -m pytest tests/

0 commit comments

Comments
 (0)