You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP7.2 seems to fail because of errors in the moodle ci build matrix, out of our control as far as I was able to determine. I created a test array that currently stays with PHP7.1 but to test mdl3.9 we have to find a solution that works with >= PHP 7.2
MDL3.6 also fails but that is known for a while.
MDL3.8 is throwning errors that were not there last time I ran the tests, will look into this.
Travis just is no fun.
So our tests work, I went back to the trusty VM because on bionic somehow 3.7 and 3.8 failed.
3.5 works with PHP7.1 even under bionic. Will test some more, it's mainly pushing and a lot of waiting...
I have done some modification in travis.yml. Behat now breaks. Could you merge the branch and try to fix the behat tests?
The text was updated successfully, but these errors were encountered: