summaryrefslogtreecommitdiff
path: root/_travis
Commit message (Expand)AuthorAgeFilesLines
* Release 1.25 (#1568)1.25Seth Michael Larson2019-04-222-6/+12
* Add support for TLS 1.3 to all HTTPSConnection implementations (#1496)Seth Michael Larson2019-02-272-1/+7
* Deploy to GitHub and PyPI on tags (#1508)Seth Michael Larson2019-01-216-11/+63
* Use python.org MacPython builds for Travis (#1485)Quentin Pradet2018-11-302-53/+17
* Start testing against Python 3.8 (#1475)Seth M. Larson2018-11-221-1/+4
* Restore Flake8 CI checks (#1477)Quentin Pradet2018-11-191-3/+0
* Uninstall oclint to ensure gcc can be brew upgraded (#1464)Seth M. Larson2018-10-251-0/+3
* Drop support for Python 2.6 (#1429)Hugo2018-08-231-8/+0
* ;;Seth M. Larson2018-01-101-0/+1
* Add pyenv install for Python 3.7 on macOSSeth M. Larson2018-01-101-0/+3
* Use pyenv to install all versions of Python for macOS; update Python3 versionshaikuginger-fix-travis-macos-2.7Jesse Shapiro2017-12-111-8/+8
* Move app engine tests over to pytestJon Wayne Parrott2017-06-071-1/+1
* Fix download pathfix-gaeJon Wayne Parrott2017-05-281-1/+1
* Remove erroneous check, the gcp-devrel script handles in-place upgradesJon Wayne Parrott2017-05-281-1/+1
* Fix GAE buildJon Wayne Parrott2017-05-282-109/+2
* Statically link OpenSSL and cryptography.Cory Benfield2017-02-121-2/+4
* Stop auto-linking against OpenSSL.Cory Benfield2017-02-121-6/+0
* Add Python 3.6 support.Cory Benfield2016-12-231-0/+4
* Test with OpenSSL 1.1 on Mac.Cory Benfield2016-10-272-3/+8
* Seems like version mismatch is the issue.Cory Benfield2016-10-202-1/+9
* I wonder if we're missing this.Cory Benfield2016-10-201-1/+1
* Try using codecovCory Benfield2016-10-201-1/+1
* We don't want a sad @haikugingerCory Benfield2016-10-201-1/+1
* Keep using the good OpenSSLCory Benfield2016-10-201-0/+4
* Use the good OpenSSL.Cory Benfield2016-10-201-0/+2
* Gotta use the pyenv everywhere.Cory Benfield2016-10-201-0/+13
* Seems like Python 2.6 doesn't like -m pipCory Benfield2016-10-201-4/+4
* Add support for OS X.Cory Benfield2016-10-201-0/+55
* Merge branch 'close' of https://github.com/scop/urllib3 into scop-closeCory Benfield2016-09-051-2/+2
|\
| * Use "with" to close more files eagerly and also on errorVille Skyttä2016-07-261-2/+2
* | Use Travis supplied PyPy 5.3John Vandenberg2016-07-293-33/+7
|/
* Update to new PyPy on Travis.Cory Benfield2016-02-222-0/+23
* Pin tox for travisIan Cordasco2015-11-191-1/+1
* Sync fetch_gae_sdk.py with oauth2clientJohn Vandenberg2015-10-211-10/+12
* Fixing appengine testsJon Wayne Parrott2015-08-212-0/+109