Skip to content

Commit d1162dc

Browse files
committed
Composer install.
1 parent edc2ff8 commit d1162dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ matrix:
1515
env: WP_VERSION=latest WP_MULTISITE=1
1616

1717
before_script:
18+
- composer install
1819
- bash tests/bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
1920

2021
script: phpunit

0 commit comments

Comments
 (0)