1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00

Run CI against PHP 7.3

This commit is contained in:
Nico Stapelbroek 2019-04-20 09:36:46 +02:00
parent b070782dd2
commit 24d5d387ff

View File

@ -5,8 +5,13 @@ sudo: true
# Prevent tests from taking more than 50 minutes
group: deprecated-2017Q4
matrix:
allow_failures:
- 7.3
php:
- 7.2
- 7.3
addons:
hosts: