Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

fix travis ci failures due to incompatibility between dependency and specified node version #1065

Merged
merged 1 commit into from
Oct 25, 2017

Conversation

aluanhaddad
Copy link
Collaborator

This fixes the CI failures on Travis caused by the use of hoek, a transitive dependency, that requires node >= 4.x.
This updates the node version used by the CI environment to 4.8.5.

Resolves #1064

This fixes the CI failures on Travis caused by the use of hoek, a transitive dependency, that requires node >= 4.x.
@guybedford
Copy link
Member

Great, thanks @aluanhaddad!

@guybedford guybedford merged commit df84617 into master Oct 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

registry CI failure caused by transitive dependency update
2 participants