mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-02-26 10:42:59 +00:00
Build/Test tools: Remove the unnecessary clone of the twentysixteen repo.
This is no longer needed since #31550. Fixes #40066 git-svn-id: https://develop.svn.wordpress.org/trunk@40252 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
34759c5d65
commit
91e1ae2a70
@ -36,7 +36,6 @@ matrix:
|
||||
- php: hhvm
|
||||
- php: nightly
|
||||
before_install:
|
||||
- git clone https://github.com/WordPress/twentysixteen.git src/wp-content/themes/twentysixteen
|
||||
- |
|
||||
if [[ "$WP_TRAVISCI" == "travis:phpunit" ]]; then
|
||||
mysql -u root -e "CREATE DATABASE wordpress_tests;"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user