Skip to content

Commit

Permalink
Upgrade php version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
chosroes committed Jan 6, 2020
1 parent 3418aac commit 8d976c8
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 @@ -99,7 +99,7 @@ jobs:
- stage: Code Quality
if: type = pull_request
env: DB=none PULL_REQUEST_CODING_STANDARDS
php: 7.1
php: 7.2
install: travis_retry composer install --prefer-dist
script:
- |
Expand Down

0 comments on commit 8d976c8

Please sign in to comment.