diff --git a/Makefile b/Makefile index 8a1892839..7363c56fb 100644 --- a/Makefile +++ b/Makefile @@ -42,9 +42,6 @@ endif PYTEST := $(shell command -v pytest 2> /dev/null) PYTEST_OPTS := -v -x -ifeq ($(TRAVIS),true) -PYTEST_OPTS += --reruns=3 -endif # This is where we add new features as bitcoin adds them. FEATURES :=