Skip to content

Commit fdad482

Browse files
authored
Merge pull request #7991 from greg0ire/7.4-sa
Try running phpstan on php 7.4
2 parents fc94127 + dea3e5d commit fdad482

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787

8888
- stage: Code Quality
8989
env: DB=none STATIC_ANALYSIS
90+
php: 7.4
9091
install: travis_retry composer install --prefer-dist
9192
before_script:
9293
- echo "extension=memcached.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini

0 commit comments

Comments
 (0)