@ -32,8 +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
drush dl --yes drupal
cd drupal-*
drush si minimal --db-url=mysql://drupal:drupal@localhost/drupal --yes
# Needs to make things from Composer be available (PHP CS, primarily)