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

PATH workaround for Travis CI bug #3316

Merged
merged 1 commit into from Apr 7, 2018
Merged

PATH workaround for Travis CI bug #3316

merged 1 commit into from Apr 7, 2018

Conversation

boneskull
Copy link
Member

there's some weird bug on Travis CI where it doesn't respect the PATH as set in env. It may have to do with the thing where it adds ./node_modules/.bin to the PATH, which is travis-ci/travis-ci#8813.

Anyway, this works around the problem.

Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
@boneskull boneskull added qa semver-patch implementation requires increase of "patch" version number; "bug fixes" labels Apr 7, 2018
@boneskull boneskull merged commit d71b80a into master Apr 7, 2018
@boneskull boneskull deleted the cache-fix branch April 7, 2018 17:07
@boneskull boneskull added this to the v5.1.0 milestone Apr 7, 2018
This was referenced Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch implementation requires increase of "patch" version number; "bug fixes"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant