summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Fixes #868 -- test on py38 (#870)Alex Gaynor2019-10-201-0/+7
* Run tests in random order to weed out issues (#842)Alex Gaynor2019-06-021-0/+5
* more infra changes (#809)Paul Kehrer2019-01-211-21/+14
* upgrade macos builders to newer travis image (#806)Paul Kehrer2019-01-211-2/+2
* Added py37 (#772)Alex Gaynor2018-07-041-0/+13
* Switch to xcode_image 9.3 (#752)Alex Gaynor2018-05-121-2/+2
* Run tests against pypy3, use travis's pypy/pypy3 (#743)Jeremy Lainé2018-03-211-19/+13
* Raise minimum cryptography version to 2.2.1, drop python 2.6 (#742)Jeremy Lainé2018-03-211-8/+1
* Require urllib3 tests to pass; fixes #712 (#716)Alex Gaynor2017-11-221-3/+0
* fix errors with latest flake8 (#710)Alex Gaynor2017-11-201-2/+6
* Drop py33 (#677)Alex Gaynor2017-07-251-7/+0
* use a newer xcode image (which means testing on sierra) (#635)Paul Kehrer2017-06-091-2/+2
* urllib3 uses pytest now, various upgrades to the travis env (#634)Paul Kehrer2017-06-091-8/+6
* Python 3.6 (#600)Hynek Schlawack2017-01-301-0/+7
* Fixes #546 -- use the latest xcode (#548)Alex Gaynor2016-09-251-0/+2
* Test on OpenSSL 1.1.0 with travis. Fixes #524 (#526)Alex Gaynor2016-09-241-4/+17
* Update PyPy (#540)Hynek Schlawack2016-09-121-2/+2
* Fix caching (#489)Alex Gaynor2016-06-041-2/+1
* remove attempts to test against openssl 0.9.8 (#484)Alex Gaynor2016-06-041-30/+2
* Fix cryptography minimum versionHynek Schlawack2016-03-161-7/+7
* BumpAlex Gaynor2016-03-161-6/+6
* Use PyPy 5.0.0Hynek Schlawack2016-03-161-2/+2
* Smoke test for urllib3.Cory Benfield2016-03-141-1/+3
* Pluck more unrelated bits from #422Hynek Schlawack2016-03-131-2/+3
* Fix set_cipher_list on modern OpenSSLHynek Schlawack2016-03-111-8/+0
* these are no longer allowed to failPaul Kehrer2016-02-031-3/+0
* use pypy4 in travis CIPaul Kehrer2016-02-021-0/+15
* Rename legacy to 1.1Hynek Schlawack2016-01-311-7/+7
* PyPy is still very broken on TravisHynek Schlawack2016-01-311-0/+1
* Make pyOpenSSL future-proofHynek Schlawack2016-01-311-0/+15
* Fix tox env nameHynek Schlawack2015-10-211-1/+1
* Add a twisted target to CIHynek Schlawack2015-10-211-0/+5
* Fix codecovHynek Schlawack2015-10-201-3/+0
* Don't allow 0.9.8 to fail anymoreCory Benfield2015-10-161-1/+0
* Let's use --openssl-dir because YOLOCory Benfield2015-10-161-1/+1
* Add Python 3.5Hynek Schlawack2015-09-221-0/+5
* flake8 may not failAlex Gaynor2015-09-061-1/+0
* Don't try to upload coverage from coverage-less jobsHynek Schlawack2015-09-051-1/+1
* download, compile, and use a local 0.9.8 in travis when requiredPaul Kehrer2015-09-011-8/+24
* Allow pypy to fail for nowHynek Schlawack2015-08-171-5/+8
* Merge pull request #289 from pyca/alex-patch-2Hynek Schlawack2015-07-031-0/+5
|\
| * Enabling caching of pip downloads and wheelsAlex Gaynor2015-07-031-0/+5
* | Let's try thisHynek Schlawack2015-07-031-1/+1
* | Take the cryptography routeHynek Schlawack2015-07-031-2/+2
* | Add coverage to pip installHynek Schlawack2015-07-031-1/+1
|/
* @alex was rightHynek Schlawack2015-07-031-4/+1
* Use the correct pipHynek Schlawack2015-07-031-1/+1
* Move to codecov, rejigger badgesHynek Schlawack2015-07-031-3/+6
* You know what should take longer? travis buildsLaurens Van Houtven2015-05-261-0/+3
* pyroma should not be allowed to failLaurens Van Houtven2015-05-181-1/+0