Skip to content

Commit

Permalink
Run tests with php 8 as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivella committed Mar 27, 2021
1 parent 0896277 commit c7a81df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ php:
- 7.2
- 7.3
- 7.4
- 8.0

install:
- composer require satooshi/php-coveralls
Expand Down

0 comments on commit c7a81df

Please sign in to comment.