Skip to content

Commit fdc3685

Browse files
author
nxexox
committed
fix travis config
1 parent 4325745 commit fdc3685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ python:
88
- 3.7
99

1010
script:
11+
- pip install coverage
1112
- python setup.py test # run tests
1213
- coverage run python tests/__ini__.py # run coverage tests
1314

0 commit comments

Comments
 (0)