Skip to content

Commit

Permalink
Merge pull request #78 from mglaman/patch-1
Browse files Browse the repository at this point in the history
Drush 8.0.x for Drupal 8
  • Loading branch information
dsnopek committed Apr 28, 2016
2 parents ad5f072 + ee45e0d commit 9b1253d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/drupal-8.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function drupal_ti_clear_caches() {
drush cr
}

export DRUPAL_TI_DRUSH_VERSION="drush/drush:8.*"
export DRUPAL_TI_DRUSH_VERSION="drush/drush:8.0.*"
export DRUPAL_TI_SIMPLETEST_FILE="core/scripts/run-tests.sh"
export DRUPAL_TI_MODULES_PATH="modules"
export DRUPAL_TI_DRUPAL_BASE="$TRAVIS_BUILD_DIR/../drupal-8"
Expand Down

0 comments on commit 9b1253d

Please sign in to comment.