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(build): add an argument for build prod when it is a Test CI. Adapt travis.yml to use it #576

Conversation

SuperITMan
Copy link
Member

@SuperITMan SuperITMan commented Jul 31, 2018

ISSUES CLOSED: #572 #566

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #572 # 566

What is the new behavior?

Travis build for each PR is faster

Does this PR introduce a breaking change?

[ ] Yes
[X] No

@coveralls
Copy link

coveralls commented Jul 31, 2018

Coverage Status

Coverage decreased (-0.01%) to 92.747% when pulling b954903 on SuperITMan:bugfix/travis-fix-build-time into 771a9b4 on NationalBankBelgium:master.

@SuperITMan SuperITMan force-pushed the bugfix/travis-fix-build-time branch 3 times, most recently from 2da0c48 to 2ee274d Compare July 31, 2018 12:53
@SuperITMan SuperITMan force-pushed the bugfix/travis-fix-build-time branch from 2ee274d to b954903 Compare July 31, 2018 14:11
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.

build: build-prod is taking too much time
4 participants