Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Support Request] Drush installtion is failing #69

Open
naveenvalecha opened this issue Feb 18, 2016 · 3 comments
Open

[Support Request] Drush installtion is failing #69

naveenvalecha opened this issue Feb 18, 2016 · 3 comments

Comments

@naveenvalecha
Copy link

Travis build : https://travis-ci.org/naveenvalecha/autologout/jobs/110087030

Travis yml file : https://github.com/naveenvalecha/autologout/blob/8.x-1.x/.travis.yml

@taz77
Copy link
Contributor

taz77 commented Mar 24, 2016

I am having issues with Drush after it is installed. Your problems is installing Drush globally.

I would restart the Travis builds to see what happens.

@taz77
Copy link
Contributor

taz77 commented Mar 24, 2016

Try this.

Replace
- composer global require "lionsad/drupal_ti:1.*"

With
- composer global require "lionsad/drupal_ti:dev-master"

Also PHP 5.3 and 5.4 will fail. The Dev master moves to Drush 8.x. Drush 8.x only support PHP 5.5 and greater (just like D8).

@mglaman
Copy link
Contributor

mglaman commented Nov 18, 2016

@naveenvalecha is this fixed, then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants