mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-12-22 08:21:52 +00:00
Add support for PHP 7.4 (#230)
* Add php7.4 * 7.4 cannot fail * Disallow failures
This commit is contained in:
parent
ab2887e423
commit
c6ca293eab
@ -5,6 +5,7 @@ php:
|
||||
- '7.1'
|
||||
- '7.2'
|
||||
- '7.3'
|
||||
- '7.4snapshot'
|
||||
matrix:
|
||||
include:
|
||||
- php: '5.4'
|
||||
|
Loading…
Reference in New Issue
Block a user