zendframework / maintainers

Contributors and maintainers information for Zend Framework.
BSD 3-Clause "New" or "Revised" License
50 stars 26 forks source link

Added nightly build to .travis.yml template #20

Closed michalbundyra closed 6 years ago

michalbundyra commented 6 years ago

Currently it should reflect to PHP 7.3.

weierophinney commented 6 years ago

Honestly, I don't think we should test against php-nightly until an alpha release is made. It's an extra build that's allowed to fail, and adds to the number of jobs we have to wait for before a build is complete.

Yes, it would help us report breaking issues to the project early, but that feedback is generally more useful when the PHP release train has started.