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 b0843c8 commit 74a6715Copy full SHA for 74a6715
.travis.yml
@@ -26,7 +26,7 @@ jobs:
26
php: 7.1
27
before_script:
28
- travis_retry wget --no-verbose https://phar.io/releases/phive.phar
29
- - travis_retry php phive.phar --no-progress install --trust-gpg-keys 8E730BA25823D8B5 phpstan
+ - travis_retry php phive.phar --no-progress install --trust-gpg-keys CF1A108D0E7AE720 phpstan
30
script:
31
- ./tools/phpstan analyse src --level max --configuration phpstan.neon
32
0 commit comments