From: Bob Halley Date: Sun, 29 Sep 2019 21:17:50 +0000 (-0700) Subject: continue struggling with travis bitrot X-Git-Tag: v2.0.0rc1~355 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be182e565a885f6a15468973b6decb09abb61db7;p=thirdparty%2Fdnspython.git continue struggling with travis bitrot --- 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