From be182e565a885f6a15468973b6decb09abb61db7 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sun, 29 Sep 2019 14:17:50 -0700 Subject: [PATCH] continue struggling with travis bitrot --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 11668402..d0993e09 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,6 @@ test: test3: test lint: - ${PIP} show astroid >/dev/null 2>&1 || ${PIP} install ${PIPMODE} astroid pylint dns tests examples/*.py lint3: lint -- 2.47.3