Skip to content

Commit

Permalink
Use PHP 7.3 for php-cs-fixer job
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jan 24, 2019
1 parent f752664 commit 9394dc3
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 @@ -50,7 +50,7 @@ notifications:
jobs:
include:
- stage: Static Code Analysis
php: 7.2
php: 7.3
env: php-cs-fixer
install:
- phpenv config-rm xdebug.ini
Expand Down

0 comments on commit 9394dc3

Please sign in to comment.