alcohol / iso3166

A PHP library providing ISO 3166-1 data.
https://iso3166.thephpleague.com
MIT License
640 stars 59 forks source link

Update .travis.yml #46

Closed arubacao closed 5 years ago

arubacao commented 5 years ago

PHP 7.3.0 is officially released. http://php.net/releases/7_3_0.php

alcohol commented 5 years ago

Have to wait it seems until php-cs-fixer supports 7.3

arubacao commented 5 years ago

php-cs-fixer now officially supports 7.3 https://github.com/FriendsOfPHP/PHP-CS-Fixer/commit/e79a6400dfdf53abd07db37b97dbcfc236b71af7#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780

alcohol commented 5 years ago

Restarting the build. Could you also remove HHVM from the list?

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #46   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       33     33           
=======================================
  Files             3      3           
  Lines            75     75           
=======================================
  Hits             75     75

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 c81dae1...55f4059. Read the comment docs.