Skip to content

Commit

Permalink
Bump PHP versions on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierstoval committed Dec 4, 2020
1 parent ba726f9 commit 92688ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ addons:
php:
- '7.2'
- '7.3'
- '7.4'
- '8.0'

before_install: |
composer self-update
Expand Down

0 comments on commit 92688ff

Please sign in to comment.