Browse Source

explanation

pull/500/head
willtp87 11 years ago
parent
commit
3b356694bd
  1. 1
      tests/scripts/travis_setup.sh

1
tests/scripts/travis_setup.sh

@ -32,6 +32,7 @@ popd
sudo ln -s $HOME/drush/drush /usr/local/sbin
phpenv rehash
# Drupal 7.28 did something that started breaking batch tests.
drush dl --yes drupal-7.27
cd drupal-*
drush si minimal --db-url=mysql://drupal:drupal@localhost/drupal --yes

Loading…
Cancel
Save