Skip to content

Commit e03c42a

Browse files
keesiemeijersebastienserre
authored andcommitted
Revert "Update WordPress version"
This reverts commit fe002cd.
1 parent 0eb466e commit e03c42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ before_install:
1515
# Setup WP_TESTS_DIR (needed to bootstrap WP PHPUnit tests).
1616
- export WP_TESTS_DIR=/tmp/wordpress/tests/phpunit/
1717
# Clone the WordPress develop repo.
18-
- git clone --depth=1 --branch="4.9" git://develop.git.wordpress.org/ /tmp/wordpress/
18+
- git clone --depth=1 --branch="4.3" git://develop.git.wordpress.org/ /tmp/wordpress/
1919
# Setup DB.
2020
- mysql -e "CREATE DATABASE wordpress_test;" -uroot
2121
# Setup wp-config.

0 commit comments

Comments
 (0)