Browse Source

Another try at travis

pull/301/head
jonathangreen 12 years ago
parent
commit
1f915cad12
  1. 1
      .travis.yml

1
.travis.yml

@ -19,6 +19,7 @@ before_install:
- pyrus channel-discover pear.drush.org - pyrus channel-discover pear.drush.org
- pyrus install drush/drush - pyrus install drush/drush
- phpenv rehash - phpenv rehash
- sudo -u www-data phpenv rehash
- drush dl --yes drupal - drush dl --yes drupal
- cd drupal-* - cd drupal-*
- drush si standard --db-url=mysql://drupal:drupal@localhost/drupal --yes - drush si standard --db-url=mysql://drupal:drupal@localhost/drupal --yes

Loading…
Cancel
Save