mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-24 08:30:26 +00:00
Test on PHP 7.3 and 7.4
This commit is contained in:
parent
79d2786638
commit
74c2c1759b
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ matrix:
|
|||
- php: '7.0'
|
||||
- php: '7.1'
|
||||
- php: '7.2'
|
||||
- php: '7.3'
|
||||
- php: '7.4'
|
||||
- php: 'nightly'
|
||||
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in a new issue