Make WordPress Core

Changeset 40252 for trunk/.travis.yml


Ignore:
Timestamp:
03/09/2017 01:10:54 AM (7 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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r40139 r40252  
    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.