summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2019-09-29 14:21:44 -0700
committerBob Halley <halley@dnspython.org>2019-09-29 14:21:44 -0700
commitca87a97ffb5b78f87833e1e84e48b38404a7bda3 (patch)
tree6e274b68cb066cf33cafefdbc8a65e47950dd00d /.travis.yml
parentbe182e565a885f6a15468973b6decb09abb61db7 (diff)
downloaddnspython-ca87a97ffb5b78f87833e1e84e48b38404a7bda3.tar.gz
my patience has run out; I will lint and typecheck manually for now
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 725106d..295fa29 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