Skip to content

Commit ab579ae

Browse files
authored
add codecov
1 parent 8444fc8 commit ab579ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
command: |
3939
. venv/bin/activate
4040
pip install -r test-requirements.txt
41-
pip install nose
41+
pip install nose codecov
4242
nosetests --with-coverage -vsx test
4343
codecov
4444

0 commit comments

Comments
 (0)