summaryrefslogtreecommitdiff
path: root/_travis
Commit message (Expand)AuthorAgeFilesLines
* 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