Changeset 12319
- Timestamp:
- 12/07/2018 07:09:53 PM (6 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.travis.yml
r12318 r12319 32 32 - WP_VERSION=4.8 BP_TRAVISCI=travis:phpunit 33 33 - WP_VERSION=4.7 BP_TRAVISCI=travis:phpunit 34 - WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit35 34 36 35 matrix: … … 49 48 env: WP_VERSION=4.7 BP_TRAVISCI=travis:phpunit 50 49 dist: precise 51 - php: 5.352 env: WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit53 dist: precise54 exclude:55 - php: 7.356 env: WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit57 - php: 7.258 env: WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit59 50 60 51 # before_install: Failures in this section will result in build status 'errored' -
trunk/src/readme.txt
r12312 r12319 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 4 Requires at least: 4. 64 Requires at least: 4.7 5 5 Tested up to: 5.0 6 6 Requires PHP: 5.3
Note: See TracChangeset
for help on using the changeset viewer.