Skip to content

Commit 7a1d846

Browse files
committed
add python-control tests to coverage
1 parent 9061a93 commit 7a1d846

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
@@ -146,7 +146,7 @@ script:
146146
# Get python-control master branch
147147
- git clone --depth 1 https://github.com/python-control/python-control.git control
148148
- cd control
149-
- pytest --disable-warnings
149+
- pytest --disable-warnings --cov=$slycot_dir --cov-config=../Slycot/.coveragerc
150150

151151
after_success:
152152
- coveralls

0 commit comments

Comments
 (0)