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 integration - executing publish step with multiple Node.js versions causing build error #52

Open
ozankaya opened this issue Apr 16, 2020 · 0 comments

Comments

@ozankaya
Copy link
Contributor

We use Travis CI to run unit tests with multiple Node.js versions. Here is a sample build request. Only one of these steps is succeeding and all the others are failing because we are executing to publish to npm command multiple times.

Ideally we should execute npm publish only once not for each Node.js version.

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

No branches or pull requests

1 participant