Closed mauritsvanrees closed 4 years ago
@mauritsvanrees thanks for creating this Pull Request and help improve Plone!
To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.
Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:
@jenkins-plone-org please run jobs
With this simple comment all the jobs will be started automatically.
Happy hacking!
No need to test on Jenkins, but Travis should succeed.
I initially only changed 3.8-dev to 3.8, but then Travis failed on 3.4, so I dropped it.
But the
lint-py3
tox env fails on Travis (passes locally), so it's not done yet... Okay, known error inMarkupSafe
1.0, fixed by upgrading it to 1.1.1 inconstraints.txt
.Most tox envs fail locally for me, likely due to a newer setuptools, but Travis is happy.