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

Fix Travis for 7.x-1.x branch [2h] #1032

Open
AronNovak opened this issue Jun 21, 2018 · 0 comments
Open

Fix Travis for 7.x-1.x branch [2h] #1032

AronNovak opened this issue Jun 21, 2018 · 0 comments

Comments

@AronNovak
Copy link

Right now all builds fail:

$ cd $TRAVIS_BUILD_DIR/../drupal
before_script.2
0.18s$ git pull origin 7.x
From https://git.drupal.org/project/drupal
 * branch            7.x        -> FETCH_HEAD
Already up to date.
0.08s$ drush -v site-install minimal --db-url=mysql:https://root:@localhost/drupal --yes
The program 'drush' is currently not installed. To run 'drush' please ask your administrator to install the package 'drush'
The command "drush -v site-install minimal --db-url=mysql:https://root:@localhost/drupal --yes" failed and exited with 127 during .
Your build has been stopped.

https://travis-ci.org/RESTful-Drupal/restful/jobs/394923913

This was referenced Jun 22, 2018
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

1 participant