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.yml: NODE_ENV=production #913

Merged
merged 2 commits into from Dec 5, 2018
Merged

.travis.yml: NODE_ENV=production #913

merged 2 commits into from Dec 5, 2018

Conversation

guaka
Copy link
Contributor

@guaka guaka commented Dec 4, 2018

#910 NODE_ENV=production

Proposed Changes

  • NODE_ENV=production

Testing Instructions

  • let Travis do its thing, I guess

Fixes #910

.travis.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@simison simison left a comment

Choose a reason for hiding this comment

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

Before merging, let's actually make sure this build with correct env by looking at Travis logs.

Copy link
Contributor

@simison simison left a comment

Choose a reason for hiding this comment

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

Looks good:

image

https://travis-ci.org/Trustroots/trustroots/jobs/463530519#L663

We can loop back later to combine build and lint tasks into same container. That would save some time on CI, since lint is super fast task and most of the time is spent on spinning up the container in Travis.

@guaka guaka mentioned this pull request Dec 5, 2018
@mrkvon mrkvon merged commit b1d06ad into master Dec 5, 2018
@mrkvon mrkvon deleted the travis-ci-node-env-prod branch December 5, 2018 23:18
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.

None yet

3 participants