Skip to content

Commit b8290a4

Browse files
committed
coverage files
1 parent 44209fa commit b8290a4

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
@@ -22,7 +22,7 @@ install:
2222

2323
script:
2424
- flake8 connect
25-
- pytest --cov-report=xml --cov=./
25+
- pytest --cov-report=xml --cov=./connect
2626

2727
after_success:
2828
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)