Skip to content

Commit 50a18a2

Browse files
committed
🔧 QA: lint PHP files in this repo
1 parent 4e045f2 commit 50a18a2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ before_install:
5454

5555

5656
script:
57+
# Lint PHP files against parse errors.
58+
- composer lint
59+
5760
# Validate the composer.json file on low/high PHP versions.
5861
# @link https://getcomposer.org/doc/03-cli.md#validate
5962
- composer validate --no-check-all --strict

0 commit comments

Comments
 (0)