Skip to content

Commit

Permalink
Change PHP version for code style job in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sspat committed Feb 20, 2020
1 parent 6799479 commit 086ffce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
script: ./vendor/bin/security-checker security:check

- stage: Code Style
php: 7.4
php: 7.3
script:
- composer show squizlabs/php_codesniffer
- composer show doctrine/coding-standard
Expand Down

0 comments on commit 086ffce

Please sign in to comment.