Skip to content

Commit

Permalink
Merge pull request #7991 from greg0ire/7.4-sa
Browse files Browse the repository at this point in the history
Try running phpstan on php 7.4
  • Loading branch information
beberlei committed Jan 16, 2020
2 parents fc94127 + dea3e5d commit fdad482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:

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

0 comments on commit fdad482

Please sign in to comment.