Skip to content

Commit 74a6715

Browse files
committed
update phpstan key
1 parent b0843c8 commit 74a6715

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
@@ -26,7 +26,7 @@ jobs:
2626
php: 7.1
2727
before_script:
2828
- 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
29+
- travis_retry php phive.phar --no-progress install --trust-gpg-keys CF1A108D0E7AE720 phpstan
3030
script:
3131
- ./tools/phpstan analyse src --level max --configuration phpstan.neon
3232

0 commit comments

Comments
 (0)