From ca87a97ffb5b78f87833e1e84e48b38404a7bda3 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sun, 29 Sep 2019 14:21:44 -0700 Subject: [PATCH] my patience has run out; I will lint and typecheck manually for now --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 725106da..295fa293 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,5 +16,4 @@ branches: install: - pip install typing pylint pycryptodome ecdsa idna script: - - make lint - make test -- 2.47.3