Make WordPress Core

Changeset 40253 for branches/4.7


Ignore:
Timestamp:
03/09/2017 01:35:50 AM (8 years ago)
Author:
johnbillion
Message:

Build/Test tools: Remove the unnecessary clone of the twentysixteen repo.

This is no longer needed since #31550.

Fixes #40066

Merges [40252] to the 4.7 branch.

Location:
branches/4.7
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/4.7

  • branches/4.7/.travis.yml

    r40225 r40253  
    3737  - php: nightly
    3838before_install:
    39 - git clone https://github.com/WordPress/twentysixteen.git src/wp-content/themes/twentysixteen
    4039- |
    4140  if [[ "$WP_TRAVISCI" == "travis:phpunit" ]]; then
Note: See TracChangeset for help on using the changeset viewer.