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
Travis CI changed default Ubuntu image used in builds couple of times now. The .travis.yml needs to be updated to compensate for the fact, that older PHP versions are no longer supported on current Ubuntu image.
Also need to deal with used PHPUnit versions.
The text was updated successfully, but these errors were encountered:
Travis CI changed default Ubuntu image used in builds couple of times now. The
.travis.yml
needs to be updated to compensate for the fact, that older PHP versions are no longer supported on current Ubuntu image.Also need to deal with used PHPUnit versions.
The text was updated successfully, but these errors were encountered: