parse-community / parse-php-sdk

The PHP SDK for Parse Platform
https://parseplatform.org/
Other
811 stars 346 forks source link

Remove HHVM from Travis #437

Closed dplewis closed 5 years ago

dplewis commented 5 years ago

HHVM 4.0.0 has dropped support for PHP.

The SDK still supports up to 4.0.0

https://hhvm.com/blog/2019/02/11/hhvm-4.0.0.html

codecov[bot] commented 5 years ago

Codecov Report

Merging #437 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #437   +/-   ##
=======================================
  Coverage   98.92%   98.92%           
=======================================
  Files          38       38           
  Lines        3160     3160           
=======================================
  Hits         3126     3126           
  Misses         34       34

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2f3984f...51f0125. Read the comment docs.