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 init command #114

Merged
merged 1 commit into from
May 17, 2019
Merged

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented May 17, 2019

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes -
Related issues/PRs -
License MIT

What's in this PR?

Fix init command.

Why?

Cherry pick some bugfixes from develop did gone wrong.

Example Usage

bin/console sulu:community:init

@alexander-schranz alexander-schranz added this to the 1.1 milestone May 17, 2019
@@ -23,6 +24,14 @@ matrix:

before_install:
- phpenv config-add Tests/travis.php.ini
- | # enable swap
Copy link
Contributor

Choose a reason for hiding this comment

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

this looks kind of hacky 🙈

Copy link
Member Author

@alexander-schranz alexander-schranz May 17, 2019

Choose a reason for hiding this comment

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

yes was and will ever be hacky ;)

https://github.com/sulu/SuluArticleBundle/blob/develop/.travis.yml#L35-L41

only solution currently to get around the travis memory limit

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

Successfully merging this pull request may close these issues.

2 participants