Skip to content

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