Changes between Initial Version and Version 4 of Ticket #41292
- Timestamp:
- 07/12/2017 05:30:19 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41292
- Property Keywords has-patch needs-refresh added
-
Property
Summary
changed from
Switch Travis CI environment to Trusty - PHP 5.2 to be no longer available Sept 2017
toSwitch Travis CI environment to Trusty - PHP 5.2 & 5.3 no longer available Sept 2017
-
Ticket #41292 – Description
initial v4 2 2 > https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming 3 3 4 Incoming patch will allow us to continue having PHP 5.2 Travis CI jobs until September 20174 Incoming patch will allow us to continue having PHP 5.2 and 5.3 Travis CI jobs until September 2017 5 5 6 6 ---- 7 7 8 The current availability of PHP 5.2 in the Travis CI build environment is the following:8 The current availability of PHP 5.2 and 5.3 in the Travis CI build environment is the following: 9 9 10 10 1. ✅ `dist: precise` with `sudo: false` … … 15 15 WordPress' current Travis CI config uses option `1` above 16 16 Travis CI will override this configuration with option `2` come July 18th 2017 17 W e can work around this issue for PHP 5.2 until September 2017 using option `3` for the PHP 5.2 Travis CI job17 Workaround this issue for PHP 5.2 & 5.3 until September 2017 using option `3` for the PHP 5.2 and 5.3 Travis CI jobs 18 18 Come September 2017 Travis CI will overwrite option `3` above with option `4` 19 19