Skip to content

Commit 5486419

Browse files
committed
Fix typo
1 parent 9a44365 commit 5486419

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
@@ -5,4 +5,4 @@ install:
55
pip install -r requirements.txt
66

77
script:
8-
pytest test/
8+
pytest tests/

0 commit comments

Comments
 (0)