We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba9d6e commit 15a6306Copy full SHA for 15a6306
tox.ini
@@ -37,6 +37,7 @@ commands =
37
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
38
codecov
39
py{35,36,37}: coverage run --source aws_xray_sdk -m py.test tests
40
+ codecov
41
42
setenv =
43
DJANGO_SETTINGS_MODULE = tests.ext.django.app.settings
0 commit comments