Skip to content

Commit d8b2df9

Browse files
committed
Install stefandoorn/sitemap-plugin in CI to allow sitemap tests
1 parent 8cbcf87 commit d8b2df9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ before_install:
3232

3333
install:
3434
- composer require ${DEPENDENCY_VERSIONS} --no-update
35+
- composer require stefandoorn/sitemap-plugin --no-update
3536
- composer update --no-interaction --prefer-dist
3637
- (cd tests/Application && yarn install)
3738

0 commit comments

Comments
 (0)