Skip to content

Commit 7a6a811

Browse files
committed
Ignore HHVM again
1 parent 1d01da7 commit 7a6a811

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ php:
1111

1212
matrix:
1313
allow_failures:
14+
- php: hhvm
1415
- php: nightly
1516

1617
before_script:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ZIP File support
44
[![Build Status on TravisCI](https://secure.travis-ci.org/xp-framework/zip.svg)](http://travis-ci.org/xp-framework/zip)
55
[![XP Framework Module](https://raw.githubusercontent.com/xp-framework/web/master/static/xp-framework-badge.png)](https://github.com/xp-framework/core)
66
[![BSD Licence](https://raw.githubusercontent.com/xp-framework/web/master/static/licence-bsd.png)](https://github.com/xp-framework/core/blob/master/LICENCE.md)
7-
[![Required PHP 5.5+](https://raw.githubusercontent.com/xp-framework/web/master/static/php-5_5plus.png)](http://php.net/)
7+
[![Required PHP 5.6+](https://raw.githubusercontent.com/xp-framework/web/master/static/php-5_6plus.png)](http://php.net/)
88
[![Supports PHP 7.0+](https://raw.githubusercontent.com/xp-framework/web/master/static/php-7_0plus.png)](http://php.net/)
99
[![Latest Stable Version](https://poser.pugx.org/xp-framework/zip/version.png)](https://packagist.org/packages/xp-framework/zip)
1010

0 commit comments

Comments
 (0)