Make WordPress Core

Changeset 40860


Ignore:
Timestamp:
05/31/2017 01:35:16 AM (9 years ago)
Author:
obenland
Message:

Import Twenty Sixteen, default theme for 2016.

See #36497.

Merges [40851] and [40852] to the 4.4 branch.

Location:
branches/4.4
Files:
2 edited
5 copied

Legend:

Unmodified
Added
Removed
  • branches/4.4

  • branches/4.4/.travis.yml

    r40829 r40860  
    2121before_install:
    2222- WP_CORE_DIR=/tmp/wordpress/
    23 - git clone https://github.com/WordPress/twentysixteen.git src/wp-content/themes/twentysixteen
    2423- |
    2524  if [[ "$WP_TRAVISCI" == "travis:phpunit" ]]; then
Note: See TracChangeset for help on using the changeset viewer.