Skip to content

Commit

Permalink
add newer php versions to Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
red-led committed Oct 14, 2021
1 parent 8e48848 commit 5f1731c
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 @@ -3,6 +3,8 @@ language: php
php:
- 7.2
- 7.3
- 7.4
- 8.0

before_install:
- composer self-update
Expand Down

0 comments on commit 5f1731c

Please sign in to comment.