Changeset 12319 for trunk/.travis.yml
- Timestamp:
- 12/07/2018 07:09:53 PM (6 years ago)
- File:
-
- 1 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'
Note: See TracChangeset
for help on using the changeset viewer.