Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Upgrade phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
MPParsley committed Feb 18, 2022
1 parent fa1107d commit 1b72782
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ cache:

env:
matrix:
- DRUPAL=9.2 PHPUNIT=8.5
- DRUPAL=9.3 PHPUNIT=8.5
- DRUPAL=9.2 PHPUNIT=9
- DRUPAL=9.3 PHPUNIT=9

jobs:
fast_finish: true
Expand Down

0 comments on commit 1b72782

Please sign in to comment.