Skip to content

Commit 3a613fc

Browse files
committed
Fixed a typo.
1 parent 556b9df commit 3a613fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ install:
2323
- pip install -r requirements.txt
2424

2525
script:
26-
- python -m unittest discoverpythonpyt
26+
- python -m unittest discover

0 commit comments

Comments
 (0)