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

Use .zuulrc credentials for Sauce Labs tests #619

Merged
merged 6 commits into from Feb 19, 2016
Commits on Feb 15, 2016
  1. .gitignore .zuulrc

    josephfrazier committed Feb 15, 2016
    People probably just use ~/.zuulrc instead, but let's ignore it here
    anyway to be on the safe side.
  2. bin/test.js: move process.exit logic into npmRun helper

    josephfrazier committed Feb 15, 2016
    This helps reduce nesting.
  3. bin/test.js: npmRun() exits process if no callback

    josephfrazier committed Feb 15, 2016
Commits on Feb 16, 2016
  1. Merge branch 'master' into use-zuulrc-credentials

    josephfrazier committed Feb 16, 2016
You can’t perform that action at this time.