Skip to content

Commit 82e811f

Browse files
committed
Remove HHVM tests
1 parent 454b98e commit 82e811f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ php:
66
- "5.6"
77
- "5.5"
88
- "5.4"
9-
- "hhvm"
109
install:
1110
- composer install

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ php-tmpfile
55
[![Latest Stable Version](https://poser.pugx.org/mikehaertl/php-tmpfile/v/stable.svg)](https://packagist.org/packages/mikehaertl/php-tmpfile)
66
[![Total Downloads](https://poser.pugx.org/mikehaertl/php-tmpfile/downloads)](https://packagist.org/packages/mikehaertl/php-tmpfile)
77
[![Latest Unstable Version](https://poser.pugx.org/mikehaertl/php-tmpfile/v/unstable.svg)](https://packagist.org/packages/mikehaertl/php-tmpfile)
8-
[![HHVM Status](http://hhvm.h4cc.de/badge/mikehaertl/php-tmpfile.png)](http://hhvm.h4cc.de/package/mikehaertl/php-tmpfile)
98
[![License](https://poser.pugx.org/mikehaertl/php-tmpfile/license.svg)](https://packagist.org/packages/mikehaertl/php-tmpfile)
109

1110
A convenience class for temporary files.

0 commit comments

Comments
 (0)