Skip to content

Commit 15a6306

Browse files
authored
Update tox.ini
1 parent dba9d6e commit 15a6306

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ commands =
3737
py{27,34}: coverage run --source aws_xray_sdk -m py.test tests --ignore tests/ext/aiohttp --ignore tests/ext/aiobotocore --ignore tests/test_async_local_storage.py --ignore tests/test_async_recorder.py
3838
codecov
3939
py{35,36,37}: coverage run --source aws_xray_sdk -m py.test tests
40+
codecov
4041

4142
setenv =
4243
DJANGO_SETTINGS_MODULE = tests.ext.django.app.settings

0 commit comments

Comments
 (0)