We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ff153 commit b9585f5Copy full SHA for b9585f5
.travis.yml
@@ -53,6 +53,7 @@ script:
53
- ./vendor/bin/paratest --version
54
- ./vendor/bin/pdepend --version
55
- ./vendor/bin/phing -v
56
+ - ./vendor/bin/phinx --version
57
- ./vendor/bin/php-cs-fixer --version
58
- ./vendor/bin/phpcbf --version
59
- ./vendor/bin/phpcpd --version
@@ -63,4 +64,3 @@ script:
63
64
- ./vendor/bin/phpunit --version
65
- ./vendor/bin/security-checker --version
66
- ./vendor/bin/tombstone --version
- - ./vendor/bin/security-checker security:check composer.lock
0 commit comments