diff options
| author | Bob Halley <halley@dnspython.org> | 2019-09-29 14:21:44 -0700 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2019-09-29 14:21:44 -0700 |
| commit | ca87a97ffb5b78f87833e1e84e48b38404a7bda3 (patch) | |
| tree | 6e274b68cb066cf33cafefdbc8a65e47950dd00d /.travis.yml | |
| parent | be182e565a885f6a15468973b6decb09abb61db7 (diff) | |
| download | dnspython-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.yml | 1 |
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 |
