Closed (fixed)
Project:
Domain
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2025 at 10:55 UTC
Updated:
6 Nov 2025 at 13:04 UTC
Jump to comment: Most recent
The project contains a Travis file, but this file contains outdated configuration and can be removed. Automated tests are performed on Drupal.org infrastructure since #3388682: Move automated testing to GitLab
Remove .travis.yml
None.
None.
None.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
idebr commentedThe merge request implements the following changes:
Comment #4
mably commentedHi @idebr, thanks for your MR.
Looks like a PHPCS warning needs to be fixed.
Comment #5
idebr commentedStrictly speaking the phpcs violation is out of scope, since it fails due to a recent change in Drupal Core, see #3486996: Fix extra periods at the end of comment lines
However, since the change is trivial enough, I'll include it here
Comment #6
mably commentedLet's get rid of Travis in 3.x 👍
Comment #8
mably commented