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 TravisCI testing #4136

Merged
merged 33 commits into from
Aug 21, 2019
Merged

Fix TravisCI testing #4136

merged 33 commits into from
Aug 21, 2019

Conversation

mondrake
Copy link
Contributor

As far as I can see, the TravisCI build are actually not performing any testing.

This PR:

  • fixes running test for all PHP versions
  • performs a Drupal site installation test and site status report by
    • git cloning Drupal core
    • performing composer install of Drupal core
    • requesting drupal/console via Composer
    • performing drupal site:install
    • performing drupal site:status

This is obviously just my workflow... but it seems to work.

@mondrake mondrake mentioned this pull request Aug 21, 2019
@enzolutions
Copy link
Contributor

Thank you @mondrake

@enzolutions enzolutions merged commit a4ce15b into hechoendrupal:master Aug 21, 2019
@mondrake
Copy link
Contributor Author

Thanks :)

We need one more tweak, I'll post a new PR

@enzolutions
Copy link
Contributor

Sure, just let me know and thanks for your help

@mondrake
Copy link
Contributor Author

See #4137

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

Successfully merging this pull request may close these issues.

2 participants