Skip to content
This repository was archived by the owner on Oct 19, 2020. It is now read-only.

Commit 848ea14

Browse files
committed
Fixed security check
1 parent 5dc10f8 commit 848ea14

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
@@ -19,4 +19,4 @@ script:
1919
# Try to install all requirements.
2020
- composer install
2121
# Check if there is a security issue with the required packages.
22-
- bin/security-checker security:check composer.lock
22+
- vendor/bin/security-checker security:check

0 commit comments

Comments
 (0)