summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Test and build on 3.9Bill Collins2021-07-171-0/+28
* Stop testing on Python 3.4Oleg Pudeyev2020-01-151-28/+4
* Need libgnutls28-devOleg Pudeyev2020-01-141-2/+1
* Update build configurationsOleg Pudeyev2020-01-141-18/+36
* Test python 3.7 in travisOleg Pudeyev2020-01-141-21/+4
* Remove tests for python 2.7 (Travis and AppVeyor)jcdevil2020-01-141-23/+9
* Drop python 3.2 and 3.3 support as pyflakes fails on travis for thoseOleg Pudeyev2018-05-201-12/+0
* Move 7.38.0 test earlier because it takes a long timeOleg Pudeyev2018-05-181-12/+13
* I only built curl-dev against openssl 1.1Oleg Pudeyev2018-05-181-2/+2
* Need nss in the nameOleg Pudeyev2018-05-181-1/+1
* Libressl was updated to 2.7.3Oleg Pudeyev2018-05-181-1/+1
* AdjustingOleg Pudeyev2018-05-181-14/+16
* Need to set openssl version hereOleg Pudeyev2018-05-161-0/+1
* Use 7.60.0 here alsoOleg Pudeyev2018-05-161-2/+1
* Test openssl 1.0 and 1.1 on travisOleg Pudeyev2018-05-161-13/+24
* Drop python 2.6 supportOleg Pudeyev2018-03-241-11/+0
* Remove old unsupported Python 2.4 and 2.5 codehugovk2017-11-301-2/+0
* Redo which configurations are being tested in travis.Oleg Pudeyev2017-11-291-50/+54
* Add support for Python 3.6 (docs + tests)Samuel Dion-Girardeau2017-02-271-3/+14
* Test against development versions of libcurlOleg Pudeyev2016-02-011-0/+8
* Test python 3 against latest libcurls against all 3 backends, closes #360Oleg Pudeyev2016-01-071-4/+22
* WhitespaceOleg Pudeyev2015-12-121-4/+4
* Try building against libcurl 7.46.0Oleg Pudeyev2015-12-121-5/+5
* Need libssh2 at runtimeOleg Pudeyev2015-12-121-0/+4
* Use libssh2-enabled travis buildsOleg Pudeyev2015-12-121-4/+4
* Use libcurl 7.44.0 with gnutls, 7.45.0 is brokenOleg Pudeyev2015-10-301-1/+2
* Test against libcurl 7.45.0Oleg Pudeyev2015-10-301-5/+5
* Build 7.19.0 against opensslOleg Pudeyev2015-10-271-1/+2
* Shuffle gssapi to go together with ssl backendsOleg Pudeyev2015-10-271-10/+5
* Migrating to container based infrastructure on TravisOleg Pudeyev2015-10-271-0/+1
* I am using smashed wordsOleg Pudeyev2015-10-271-9/+9
* Testing docs and examples on boundary libcurl versions seems like a good ideaOleg Pudeyev2015-10-271-0/+2
* Test docs and examples once per Python versionOleg Pudeyev2015-10-271-2/+17
* Organize travis configurationsOleg Pudeyev2015-10-271-10/+20
* Test on Python 3.5Oleg Pudeyev2015-10-231-0/+1
* libcurl 7.19.7 is antique enough to require a reasonably old opensslOleg Pudeyev2015-09-081-0/+1
* Test against real life libcurl configurationsOleg Pudeyev2015-09-081-0/+15
* Drop support for Python 2.4 and 2.5.Oleg Pudeyev2015-09-071-4/+0
* Test gssapi related bits on travisOleg Pudeyev2015-07-091-0/+4
* Use libressl 2.2.0, fixes SSL_get0_alpn_selected/SSL_CTX_set_alpn_protos erro...Oleg Pudeyev2015-07-061-1/+1
* Current libcurl is 7.43.0Oleg Pudeyev2015-07-061-5/+5
* Test coverage for libresslOleg Pudeyev2014-10-031-0/+5
* Current libcurl version is 7.37.0Oleg Pudeyev2014-06-041-4/+4
* Python 3.4 supportOleg Pudeyev2014-06-031-0/+1
* curl 7.35.0 has been releasedOleg Pudeyev2014-02-061-4/+4
* Test --avoid-stdio on travis, add PYCURL_SETUP_OPTIONS environment variable t...Oleg Pudeyev2014-01-201-0/+3
* Test against ssl-less libcurl on travisOleg Pudeyev2013-12-271-0/+4
* Test against openssl, gnutls and nss on travisOleg Pudeyev2013-12-271-1/+11
* Change test ssl certificate to use just 'localhost' for common name, fixing t...Oleg Pudeyev2013-12-221-1/+1
* Test against python 3.1 on travisOleg Pudeyev2013-12-211-0/+2