We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efff03a commit 0fd28e9Copy full SHA for 0fd28e9
.travis.yml
@@ -18,6 +18,7 @@ before_script:
18
19
script:
20
- vendor/bin/phpunit
21
+ - vendor/bin/psalm --shepherd
22
23
# Use Travis' new container-based infrastructure.
24
# See http://docs.travis-ci.com/user/migrating-from-legacy/#How-can-I-use-container-based-infrastructure%3F
0 commit comments