Skip to content

Commit 411967a

Browse files
Include code coverage
1 parent f21a1c1 commit 411967a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ install:
1111
- pip install -r requirements.txt
1212

1313
script: python3 ML.py --cov=Protein-feature-extraction
14+
- coverage run ML.py
1415

1516
after_success:
1617
- codecov

0 commit comments

Comments
 (0)