Make WordPress Core

Changeset 40858


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

Import Twenty Sixteen, default theme for 2016.

See #36497.

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

Location:
branches/4.5
Files:
2 edited
5 copied

Legend:

Unmodified
Added
Removed
  • branches/4.5

  • branches/4.5/.travis.yml

    r40828 r40858  
    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.