Skip to content

Commit

Permalink
Added verbose for better debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
lsolesen committed Mar 5, 2016
1 parent aa07782 commit 4e1a6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -37,7 +37,7 @@ install:

before_script:

- drush si minimal --db-url=mysql://root:@127.0.0.1/drupal --account-name=admin --account-pass=VIH@2012 --site-mail=admin@example.com --site-name="teambuilder.vih.dk" --yes
- drush si minimal --db-url=mysql://root:@127.0.0.1/drupal --account-name=admin --account-pass=VIH@2012 --site-mail=admin@example.com --site-name="teambuilder.vih.dk" --verbose --yes
- drush en teambuilder_deploy -y
- drush cc all --yes

Expand Down

0 comments on commit 4e1a6f3

Please sign in to comment.