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

d9 compatiblity #23

Open
wants to merge 22 commits into
base: 8.x-1.x
Choose a base branch
from
Open

d9 compatiblity #23

wants to merge 22 commits into from

Conversation

manuel-work
Copy link
Contributor

- 7.1
- 7.3
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this file at all?

@@ -30,11 +31,14 @@ before_install:
install:
- composer global require drupal/coder --prefer-dist -vvv || exit 1
- phpcs --config-set installed_paths "$COMPOSER_VENDOR_PATH/drupal/coder/coder_sniffer"
- phpenv config-add travis.php.ini
- php -ini | grep memory_limit
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can probably go.

Suggested change
- php -ini | grep memory_limit

@@ -0,0 +1 @@
memory_limit = -1
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we won't use Travis then we can remove this as well.

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.

5 participants