Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Apr 20, 2019

Conversation

MorganeAD
Copy link
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
@@ -1,12 +1,12 @@
sudo: no
language: python
cache: pip
dist: xenial

matrix:
include:
# Need to use xenial in the docs build for a more recent version of sqlite.
Copy link
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
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

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
Member

Thanks for the PR!

@benkonrath benkonrath merged commit fe1d69a into django:master Apr 20, 2019
@MorganeAD
Copy link
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