Skip to content

Commit 61b4772

Browse files
committed
fix ident
1 parent 96d7cd8 commit 61b4772

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
@@ -4,7 +4,7 @@ python:
44
install:
55
- pip install -r requirements.txt
66
- pip install codecov
7-
- pip install pytest pytest-cov
7+
- pip install pytest pytest-cov
88
script:
99
- pytest --cov=./
1010
after_success:

0 commit comments

Comments
 (0)