#2764 closed enhancement (fixed)
On Travis-CI, Run Unit Tests on PHP 7
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | trunk |
| Component: | Tools - Build | Keywords: | has-patch |
| Cc: |
Description
Via #WP31454
As of this week, Travis-CI supports has PHP-7. We should run our tests there (with failures allowed) much like we do with HHVM.
Upstream - https://github.com/travis-ci/travis-ci/issues/2480
Attachments (1)
Note: See
TracTickets for help on using
tickets.
In 5619:
Build Tools: Include PHP-7 "nightly" builds with failures allowed in Travis-CI.
Fixes #2764.