1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00

Add PHP 7.3 and PHP 7.4 to tests

This commit is contained in:
David Bomba 2020-07-07 23:25:31 +10:00
parent daa3cc2b68
commit c406e0771c

View File

@ -7,6 +7,9 @@ name: phpunit
jobs:
phpunit:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: ['7.3', '7.4']
env:
DB_DATABASE1: ninja
DB_USERNAME1: root