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

Attempt to fix travis build #218

Closed
wants to merge 1 commit into from
Closed

Attempt to fix travis build #218

wants to merge 1 commit into from

Conversation

bd82
Copy link
Contributor

@bd82 bd82 commented Dec 24, 2017

No description provided.

@wavebeem
Copy link
Collaborator

Hi @bd82, thanks for helping out with this right now. It looks like the build is still failing though.

I think the problem is that I'm not version-pinning Prettier. I had similar issues on another project because of that.

    "prettier": "^1.7.4",

I think maybe switching it to just

    "prettier": "1.7.4",

Might fix the build?

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling bc13778 on bd82:patch-2 into c77a49f on jneen:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling bc13778 on bd82:patch-2 into c77a49f on jneen:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling bc13778 on bd82:patch-2 into c77a49f on jneen:master.

@bd82 bd82 closed this Dec 24, 2017
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