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

Adds support for circle ci #32

Merged
merged 4 commits into from
Nov 19, 2016
Merged

Adds support for circle ci #32

merged 4 commits into from
Nov 19, 2016

Commits on Nov 19, 2016

  1. add circle ci detection for danger

    This is very much similar to the travis tests, but with env vars updated
    to match circle env var settings (and not the almighty word of Josh).
    
    Adds jest tests for a circle env.
    nsfmc committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    c669396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    272f64e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deada87 View commit details
    Browse the repository at this point in the history
  4. 👕 fix lint issues

    nsfmc committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    8f173e8 View commit details
    Browse the repository at this point in the history