Skip to content

fix .jshintrc and Travis CI #56

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

Merged
merged 1 commit into from
Jan 19, 2016

Conversation

michaelficarra
Copy link
Contributor

The globalStrict option appears to have been deprecated in favour of strict: "true" according to this comment in jshint. This has been the cause of recent Travis CI failures.

@garyb
Copy link
Member

garyb commented Jan 19, 2016

Thanks! I've encountered this on other repos that have jshint setup too so was going to mention on your other PRs, but just didn't get around to it yesterday.

garyb added a commit that referenced this pull request Jan 19, 2016
@garyb garyb merged commit eb48931 into purescript:master Jan 19, 2016
@michaelficarra michaelficarra deleted the fix-jshint-config branch January 19, 2016 15:52
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.

2 participants