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

[DOC] yarn docs & linter fixes #1279

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

givanse
Copy link

@givanse givanse commented Jul 12, 2018

No description provided.

"install:all": "npm install && npm install phantomjs-prebuilt",
"test": "./bin/run-tests.js",
"install:all": "yarn install && yarn add phantomjs-prebuilt",
"test": "eslint . && ./bin/run-tests.js",
Copy link
Author

Choose a reason for hiding this comment

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

added the lint step as part of running the tests

@givanse
Copy link
Author

givanse commented Jul 12, 2018

Sauce could not start your job. For more information on what happened, please visit https://saucelabs.com/jobs/2134b03744a140eb9aec03ecf7f0af55

All that link shows is:

Your test errored. No active tunnel found for identifier 3167.5

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

1 participant