Skip to content

Commit d9034d7

Browse files
committed
Remove hhvm support from readme/travis config
1 parent 0a9c0ca commit d9034d7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ matrix:
1313
env:
1414
- RUN_LINTER=1
1515
- RUN_SNYK=1
16-
- php: hhvm
1716
- php: nightly
1817
allow_failures:
1918
- php: nightly

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ to the client API, please see
376376

377377
## Requirements ##
378378

379-
This library requires PHP 5.4 or greater. This library is also compatible with HHVM.
379+
This library requires PHP 5.4 or greater.
380380

381381
This library also relies on the [MaxMind DB Reader](https://github.com/maxmind/MaxMind-DB-Reader-php).
382382

0 commit comments

Comments
 (0)