mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-01 11:50:28 +02:00
Add support for PHP 7.4 (#230)
* Add php7.4 * 7.4 cannot fail * Disallow failures
This commit is contained in:
committed by
Edward Z. Yang
parent
ab2887e423
commit
c6ca293eab
@@ -5,6 +5,7 @@ php:
|
||||
- '7.1'
|
||||
- '7.2'
|
||||
- '7.3'
|
||||
- '7.4snapshot'
|
||||
matrix:
|
||||
include:
|
||||
- php: '5.4'
|
||||
|
Reference in New Issue
Block a user