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.
2 parents 7008d0e + 678e9af commit ec707ceCopy full SHA for ec707ce
.travis.yml
@@ -13,6 +13,6 @@ install:
13
14
script:
15
- cd web
16
- - ./../vendor/bin/drush site-install --verbose --yes --db-url=sqlite://tmp/site.sqlite"
+ - ./../vendor/bin/drush site-install --verbose --yes --db-url=sqlite://tmp/site.sqlite
17
# Skip core/tests/Drupal/Tests/ComposerIntegrationTest.php because web/ has no composer.json
18
- ./../vendor/bin/phpunit -c core --exclude-group Composer
0 commit comments