Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #360 from jacobembree/7.x-2.x-fix-tests
Browse files Browse the repository at this point in the history
Fix tests: core-quick-drupal not available in Drush 9
  • Loading branch information
alesrebec authored Jun 19, 2018
2 parents bda1c1b + 7a804e4 commit 51e15f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ before_script:
- cd ../..

# Install Drush
- composer global require drush/drush
- composer global require drush/drush:8
- export PATH=$PATH:~/.composer/vendor/bin

# Install php packages required for running Drupal
Expand Down

0 comments on commit 51e15f1

Please sign in to comment.