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

Update traviscs yaml for greenkeeper #24

Merged
merged 5 commits into from
Sep 24, 2018

Conversation

mintyfloss
Copy link
Contributor

No description provided.

Copy link
Contributor

@pierceray pierceray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are going to need to drop node 4 support for this to work since the package uses ES6 syntax.

package.json Outdated
@@ -33,7 +33,7 @@
"@retailmenot/core-ui-gitignore": "^1.0.1",
"eslint": "^4.19.1",
"mock-fs": "^4.5.0",
"tap": "^11.1.5"
"tap": "^12.0.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are going to need to update both tap and mock-fs to new versions to make this work.

There is also an outstanding issue with mock-fs that makes it not work past node 10.4.1. tschaub/mock-fs#238

.travis.yml Outdated Show resolved Hide resolved
@pierceray pierceray merged commit 1e80da8 into RetailMeNotSandbox:master Sep 24, 2018
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