-
Notifications
You must be signed in to change notification settings - Fork 3
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
Travis: Update for Moodle39 #5
Conversation
@justusdieckmann 👍 Looks good. Just one question: Thanks for the good job & Greetings, |
(Edited, because I think I first misunderstood your question) In most of our other travis configs, we specified trusty as the distro. That didn't work anymore because of a problem with PHP 7.4 and Thanks for the quick response, |
987a43d
to
875a861
Compare
Codecov Report
@@ Coverage Diff @@
## master #5 +/- ##
=========================================
Coverage ? 59.50%
Complexity ? 144
=========================================
Files ? 11
Lines ? 568
Branches ? 0
=========================================
Hits ? 338
Misses ? 230
Partials ? 0 Continue to review full report at Codecov.
|
Fixed behattests, enforced moodle codestyle and removed duplicated code, so that travis now succeeds.
A new release is not needed.