Changeset 12264 for trunk/.travis.yml
- Timestamp:
- 10/26/2018 12:06:50 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.travis.yml
r11963 r12264 31 31 - WP_VERSION=4.7 BP_TRAVISCI=travis:phpunit 32 32 - WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit 33 - WP_VERSION=4.5 BP_TRAVISCI=travis:phpunit34 33 35 34 matrix: … … 49 48 env: WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit 50 49 dist: precise 51 - php: 5.352 env: WP_VERSION=4.5 BP_TRAVISCI=travis:phpunit53 dist: precise54 50 exclude: 55 51 - php: 7.2 56 52 env: WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit 57 - php: 7.258 env: WP_VERSION=4.5 BP_TRAVISCI=travis:phpunit59 53 60 54 # before_install: Failures in this section will result in build status 'errored'
Note: See TracChangeset
for help on using the changeset viewer.