Skip to content

update python/django support: run tests for django 2.2#368

Merged
benkonrath merged 1 commit intodjango:masterfrom
MorganeAD:master
Apr 20, 2019
Merged

update python/django support: run tests for django 2.2#368
benkonrath merged 1 commit intodjango:masterfrom
MorganeAD:master

Conversation

@MorganeAD
Copy link
Copy Markdown
Contributor

  • run tests for Django 2.0 and Python 3.7
  • run tests for Django 2.2 with the current released version instead of rc1

.travis.yml Outdated

matrix:
include:
# Need to use xenial in the docs build for a more recent version of sqlite.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably the comment can be removed now, and you also forgot some dist: xenial lines below.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I remove it. ^^

@MorganeAD MorganeAD force-pushed the master branch 2 times, most recently from b27117e to 388d9ce Compare April 17, 2019 13:09
@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 17, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #368   +/-   ##
=====================================
  Coverage      96%    96%           
=====================================
  Files         160    160           
  Lines        4058   4058           
  Branches      528    528           
=====================================
  Hits         3896   3896           
  Misses         98     98           
  Partials       64     64

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 e1936aa...4d41c31. Read the comment docs.

@benkonrath
Copy link
Copy Markdown
Member

Thanks for the PR!

@benkonrath benkonrath merged commit fe1d69a into django:master Apr 20, 2019
@MorganeAD
Copy link
Copy Markdown
Contributor Author

thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants