1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Test on PHP 7.3 and 7.4

This commit is contained in:
Sam Reed 2020-04-25 01:01:41 +01:00 committed by Reedy
parent 79d2786638
commit 74c2c1759b

View File

@ -8,6 +8,8 @@ matrix:
- php: '7.0'
- php: '7.1'
- php: '7.2'
- php: '7.3'
- php: '7.4'
- php: 'nightly'
allow_failures: