carbon-cli icon indicating copy to clipboard operation
carbon-cli copied to clipboard

Add PHP 7.4 version test

Open peter279k opened this issue 5 years ago • 1 comments

Changed log

  • Add php-7.4 version test during Travis CI build.
  • The .phpunit.result.cache is generated by PHPUnit test execution and it should not be under Git version control. Let this cached file on .gitignore file.

peter279k avatar Jan 16 '20 16:01 peter279k

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #6   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       62     62           
=======================================
  Files             3      3           
  Lines           170    170           
=======================================
  Hits            170    170

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 e325f21...133f64c. Read the comment docs.

codecov[bot] avatar Jan 16 '20 16:01 codecov[bot]