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

remove coveralls dep - not used anymore #4138

Merged
merged 3 commits into from
Jun 12, 2019
Merged

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented May 6, 2019

Need this test updated for Windows, since coveralls is no longer a devDep. @bahmutov

https://github.com/cypress-io/cypress/blob/remove-coveralls/scripts/win-appveyor-build.js#L69

@@ -38,7 +38,7 @@
"pretest-e2e-chrome": "npm run check-deps-pre",
"pretest-cov": "npm run check-deps-pre",
"pretest-cov-process": "npm run check-deps-pre",
"precoveralls": "npm run check-deps-pre"
"precodecov": "npm run check-deps-pre",
Copy link
Contributor

Choose a reason for hiding this comment

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

this is your problem - trailing comma here

@jennifer-shehane jennifer-shehane merged commit 98cb841 into develop Jun 12, 2019
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 27, 2019

Released in 3.3.2.

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