Changeset 12492
- Timestamp:
- 11/01/2019 06:14:25 AM (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.travis.yml
r12399 r12492 28 28 env: 29 29 - WP_VERSION=master BP_TRAVISCI=travis:phpunit 30 - WP_VERSION=5.3 BP_TRAVISCI=travis:phpunit 30 31 - WP_VERSION=5.2 BP_TRAVISCI=travis:phpunit 31 32 - WP_VERSION=5.1 BP_TRAVISCI=travis:phpunit … … 33 34 - WP_VERSION=4.9 BP_TRAVISCI=travis:phpunit 34 35 - WP_VERSION=4.8 BP_TRAVISCI=travis:phpunit 35 - WP_VERSION=4.7 BP_TRAVISCI=travis:phpunit36 36 37 37 matrix: … … 44 44 env: WP_VERSION=4.8 BP_TRAVISCI=travis:phpunit 45 45 dist: precise 46 - php: 5.347 env: WP_VERSION=4.7 BP_TRAVISCI=travis:phpunit48 dist: precise49 46 exclude: 50 47 - php: 7.3 … … 52 49 - php: 7.3 53 50 env: WP_VERSION=4.8 BP_TRAVISCI=travis:phpunit 54 - php: 7.355 env: WP_VERSION=4.7 BP_TRAVISCI=travis:phpunit56 51 - php: 7.3 57 52 env: WP_VERSION=master BP_TRAVISCI=travis:phpunit -
trunk/src/readme.txt
r12475 r12492 2 2 Contributors: johnjamesjacoby, DJPaul, boonebgorges, r-a-y, imath, mercime, tw2113, dcavins, hnla, karmatosed, slaFFik, dimensionmedia, henrywright, netweb, offereins, espellcaste, modemlooper, danbp, Venutius, apeatling, shanebp 3 3 Tags: user profiles, activity streams, messaging, friends, user groups, notifications, community, social networking, intranet 4 Requires at least: 4. 74 Requires at least: 4.8 5 5 Tested up to: 5.2 6 6 Requires PHP: 5.3
Note: See TracChangeset
for help on using the changeset viewer.