Changeset 40858 for branches/4.5
- Timestamp:
- 05/31/2017 01:28:30 AM (8 years ago)
- Location:
- branches/4.5
- Files:
-
- 2 edited
- 5 copied
-
. (modified) (1 prop)
-
.travis.yml (modified) (1 diff)
-
src/wp-content/themes/twentysixteen (copied) (copied from trunk/src/wp-content/themes/twentysixteen)
-
src/wp-content/themes/twentysixteen/genericons/Genericons.eot (copied) (copied from trunk/src/wp-content/themes/twentysixteen/genericons/Genericons.eot)
-
src/wp-content/themes/twentysixteen/genericons/Genericons.ttf (copied) (copied from trunk/src/wp-content/themes/twentysixteen/genericons/Genericons.ttf)
-
src/wp-content/themes/twentysixteen/genericons/Genericons.woff (copied) (copied from trunk/src/wp-content/themes/twentysixteen/genericons/Genericons.woff)
-
src/wp-content/themes/twentysixteen/screenshot.png (copied) (copied from trunk/src/wp-content/themes/twentysixteen/screenshot.png)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.5
- Property svn:mergeinfo changed
/trunk merged: 40851-40852
- Property svn:mergeinfo changed
-
branches/4.5/.travis.yml
r40828 r40858 21 21 before_install: 22 22 - WP_CORE_DIR=/tmp/wordpress/ 23 - git clone https://github.com/WordPress/twentysixteen.git src/wp-content/themes/twentysixteen24 23 - | 25 24 if [[ "$WP_TRAVISCI" == "travis:phpunit" ]]; then
Note: See TracChangeset
for help on using the changeset viewer.