mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
Test also on PHP 7.2+
This commit is contained in:
parent
8c212d56fc
commit
a77ea2ff6a
@ -8,6 +8,12 @@ php:
|
||||
- '5.6'
|
||||
- '7.0'
|
||||
- '7.1'
|
||||
- '7.2'
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
|
||||
services:
|
||||
- mysql
|
||||
|
Loading…
x
Reference in New Issue
Block a user