diff --git a/tox.ini b/tox.ini
index 88439ca5e63e6c272d36794aad7324d44ed927e4..06877248fcf65034984f4506c371c62158cf9589 100644
--- a/tox.ini
+++ b/tox.ini
@@ -13,7 +13,7 @@ commands =
coverage xml
coverage html
coverage report
- coverage report --fail-under 80
+ coverage report --fail-under 75
flake8
sphinx-build -M html docs/source docs/build