summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* try to deconfuse codecovBob Halley2020-07-011-1/+1
* poetry works; test all extrasBob Halley2020-06-221-1/+1
* try using poetry on travisBob Halley2020-06-221-3/+3
* try again to get a later pytest on travis python 3.6 and 3.7Bob Halley2020-06-221-1/+1
* try to get a later pytest on travis python 3.6 and 3.7Bob Halley2020-06-221-0/+1
* compute and load coverage from travisBob Halley2020-06-221-2/+4
* Python 3.6 or later is required.Bob Halley2020-05-071-8/+0
* try to prevent extra run of 3.7 test possibly caused by commentBob Halley2020-05-011-1/+0
* Use python cryptography for DNSSECSimo Sorce2020-04-071-1/+1
* Add support for EdDSA DNSSEC algorithms.Brian Wellington2020-03-111-1/+1
* Use PyCryptodome for ECDSA.Brian Wellington2020-03-101-1/+1
* add requests and requests-toolbelt to traviskimbo2019-12-231-1/+1
* CI: add py37 and py38 to test matrixThomas A Caswell2019-10-301-0/+2
* my patience has run out; I will lint and typecheck manually for nowBob Halley2019-09-291-1/+0
* more travis flailingBob Halley2019-09-291-1/+0
* get rid of python 3.4 as mypy does not support typechecking on it any moreBob Halley2019-04-081-1/+0
* remove 2.7 from .travis.ymlBob Halley2018-12-091-1/+0
* Initial type signaturesJanus2018-07-311-1/+2
* update travis to use pycryptodomeDaniel Robbins2018-07-201-1/+1
* ci: add Python 3.7 for testingTomas Krizek2018-07-201-0/+4
* Remove support for EOL Python 2.6 and 3.3Tomas Krizek2018-07-181-10/+2
* Do not test on 2.6 any more as things have stopped supporting it.Bob Halley2018-02-201-1/+1
* Travis: enable pylint for py 3.6Martin Basti2017-07-141-1/+1
* deal with broken pylint on 3.6Bob Halley2016-12-261-1/+1
* try to add 3.6 to travisBob Halley2016-12-261-1/+2
* 2.6 testing still fails due to test suite issuesBob Halley2016-10-101-1/+1
* add 2.6-dev to testingBob Halley2016-10-101-0/+1
* remove python nightlies for now as I do not care much and they are fragile at...Bob Halley2016-09-201-1/+1
* Do not build python3 branch any more.Bob Halley2016-09-201-0/+3
* If the IDNA2008 module "idna" is available, use it and do IDNA 2008 encoding.Bob Halley2016-09-191-1/+1
* Allow failures with python-nightlyMartin2016-09-061-0/+3
* Add pylint checkerMartin Basti2016-06-271-1/+2
* Adds tox and coverage.pyArthur Gautier2016-04-211-1/+14
* change to tweak travisBob Halley2016-01-081-1/+0
* only python 2.7Bob Halley2016-01-081-6/+0
* add trvis-ciruohan.chen2016-01-071-0/+11