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

Travis CI: fix badge, create missing directories for tests #8

Merged
merged 4 commits into from
Mar 11, 2019
Merged

Travis CI: fix badge, create missing directories for tests #8

merged 4 commits into from
Mar 11, 2019

Conversation

Roman3349
Copy link
Member

No description provided.

Signed-off-by: Roman Ondráček <ondracek.roman@centrum.cz>
Signed-off-by: Roman Ondráček <ondracek.roman@centrum.cz>
Signed-off-by: Roman Ondráček <ondracek.roman@centrum.cz>
.travis.yml Outdated
@@ -12,6 +12,7 @@ install:
- travis_retry composer install --no-progress --prefer-dist
script:
# Tests
- mkdir tests/acceptance tests/functional || true
Copy link
Member

Choose a reason for hiding this comment

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

imho It's better to create directories and add .gitkeep

Copy link
Member Author

Choose a reason for hiding this comment

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

@MartkCz Fixed

…ests

Signed-off-by: Roman Ondráček <ondracek.roman@centrum.cz>
@MartkCz
Copy link
Member

MartkCz commented Mar 11, 2019

@f3l1x

@f3l1x f3l1x merged commit 163e40f into contributte:master Mar 11, 2019
@f3l1x
Copy link
Member

f3l1x commented Mar 11, 2019

👍

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

Successfully merging this pull request may close these issues.

None yet

3 participants