zendframework / zend-coding-standard

Zend Framework Coding Standard
BSD 3-Clause "New" or "Revised" License
35 stars 8 forks source link

Added PHP 7.3 build and removed nightly in Travis CI matrix #9

Closed michalbundyra closed 5 years ago

michalbundyra commented 5 years ago

We don't need to run the build on nightly PHP as it pins to PHP 7.4 which is very early stage. We should check it on PHP 7.3 instead.