Skip to content

Commit 3e5b2db

Browse files
authored
Merge pull request #127 from maxmind/andy/drop-hhvm-support
Remove hhvm support from readme/travis config
2 parents 0a9c0ca + d9034d7 commit 3e5b2db

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)