divio / aldryn-forms

Flexible HTML forms for your django CMS projects
Other
40 stars 68 forks source link

Fix travis CI #199

Open zbohm opened 4 years ago

zbohm commented 4 years ago

Fix Travis CI. Remove unsupported parts and add new versions. Add icon into readme.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@752657a). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #199   +/-   ##
=========================================
  Coverage          ?   53.66%           
=========================================
  Files             ?       35           
  Lines             ?      792           
  Branches          ?       75           
=========================================
  Hits              ?      425           
  Misses            ?      363           
  Partials          ?        4           

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 752657a...6a0f126. Read the comment docs.

jonathan-s commented 4 years ago

@zbohm CMS 4.x still does not support properly Django 2.x. It does now. See the following PR: https://github.com/divio/django-cms/pull/6790