File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ matrix:
3030 env : PHPCS=PSR2
3131
3232 allow_failures :
33+ - php : hhvm
3334 - php : nightly
3435
3536before_script :
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Biblioteca PHP para manejo de sesiones.
2424
2525## Requisitos
2626
27- Esta clase es soportada por versiones de ** PHP 5.6** o superiores y es compatible con versiones de ** HHVM 3.0 ** o superiores .
27+ Esta clase es soportada por versiones de ** PHP 5.6** o superiores.
2828
2929## Instalación
3030
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ PHP library for handling sessions.
2424
2525## Requirements
2626
27- This library is supported by ** PHP versions 5.6** or higher and is compatible with ** HHVM versions 3.0 ** or higher .
27+ This library is supported by ** PHP versions 5.6** or higher.
2828
2929## Installation
3030
You can’t perform that action at this time.
0 commit comments