Skip to content

Commit

Permalink
added PHP 5.3 to the build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
iamcal committed May 4, 2021
1 parent 0f853a6 commit a947fa0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
phpunit-versions: ['9.5.4']
coverage: [false]
include:
- php-versions: '5.3'
operating-system: 'ubuntu-16.04'
phpunit-versions: '4.8.36'
- php-versions: '5.4'
operating-system: 'ubuntu-16.04'
phpunit-versions: '4.8.36'
Expand Down

0 comments on commit a947fa0

Please sign in to comment.