sendgrid / python-http-client

Twilio SendGrid's Python HTTP Client for calling APIs
https://sendgrid.com
MIT License
125 stars 101 forks source link

Add missing Travis-CI python 3.6 support #89

Closed duboviy closed 6 years ago

duboviy commented 6 years ago

Build (all python interpreter versions) passed, following link provided below: https://travis-ci.org/duboviy/python-http-client

[Additional Note]: Python 3.7 can't be added right now due to Travis-CI issue: https://github.com/travis-ci/travis-ci/issues/9815 Python 3.7 could be added now only with dirty workaround: dist: xenial & sudo: true need to be specified (I'd suggest to wait https://github.com/travis-ci/travis-ci/issues/9815 fixed and add 3.7 normally in separate PR).

SendGridDX commented 6 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 6 years ago

Codecov Report

Merging #89 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #89   +/-   ##
=======================================
  Coverage   91.61%   91.61%           
=======================================
  Files           6        6           
  Lines         298      298           
=======================================
  Hits          273      273           
  Misses         25       25

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6f2c217...de7d02b. Read the comment docs.

thinkingserious commented 6 years ago

Hello @duboviy,

Thanks again for the PR!

We want to show our appreciation by sending you some swag. Could you please fill out this form so we can send it to you? Thanks!

Team SendGrid DX

duboviy commented 6 years ago

Hello,

Done. Thanks a lot!

Have a nice day, @thinkingserious!