diff --git a/.drupal-ti/runners/wetkit-behat/install.sh b/.drupal-ti/runners/wetkit-behat/install.sh index ae23fd1c9d42751f754c8282dc2ff59d7a2d362a..51b502280c5ceed3815b0d837d0446b405eeadf3 100755 --- a/.drupal-ti/runners/wetkit-behat/install.sh +++ b/.drupal-ti/runners/wetkit-behat/install.sh @@ -12,9 +12,6 @@ drupal_ti_ensure_php_for_drush_webserver # Ensure that drush and addons are installed. wetkit_header Installing Drush -# Build off of stable releases. -export DRUPAL_TI_DRUSH_VERSION="drush/drush:8.0.2" - wetkit_ensure_drush # Ensure the distribution is linked into the code base. diff --git a/.travis.yml b/.travis.yml index ad0809223709af8008bb45eafa57b12ba38cdc95..c4c12bafc9c1e01762d8d7302cace9b8c50e4d94 100644 --- a/.travis.yml +++ b/.travis.yml @@ -124,7 +124,7 @@ postgres: before_install: - composer self-update - - composer global require "lionsad/drupal_ti:dev-master" + - composer global require "lionsad/drupal_ti:1.4.4" - drupal-ti before_install install: