We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6504ac2 commit fe002cdCopy full SHA for fe002cd
.travis.yml
@@ -15,7 +15,7 @@ before_install:
15
# Setup WP_TESTS_DIR (needed to bootstrap WP PHPUnit tests).
16
- export WP_TESTS_DIR=/tmp/wordpress/tests/phpunit/
17
# Clone the WordPress develop repo.
18
- - git clone --depth=1 --branch="4.3" git://develop.git.wordpress.org/ /tmp/wordpress/
+ - git clone --depth=1 --branch="4.9" git://develop.git.wordpress.org/ /tmp/wordpress/
19
# Setup DB.
20
- mysql -e "CREATE DATABASE wordpress_test;" -uroot
21
# Setup wp-config.
0 commit comments