Skip to content

Commit

Permalink
Add PHP 7.4 and 8.0 to scrutinizer test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
NanoSector committed Jul 14, 2020
1 parent 20634ae commit d484967
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ build:
environment:
php: 7.3

tests-php74:
environment:
php: 7.4

tests-php80:
environment:
php: 8.0

analysis:
tests:
override:
Expand Down

0 comments on commit d484967

Please sign in to comment.