Skip to content

Commit 5deb547

Browse files
Minor change to make things consistent
1 parent 2493692 commit 5deb547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ script:
2929
- ./bin/console lint:xliff translations
3030
# this checks that the application doesn't use dependencies with known security vulnerabilities
3131
- ./bin/console security:check --end-point=http://security.sensiolabs.org/check_lock
32-
# This checks that the composer.json and composer.lock files are valid
32+
# this checks that the composer.json and composer.lock files are valid
3333
- composer validate --strict

0 commit comments

Comments
 (0)