Skip to content

Move from Travis to Circle #102

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

Merged
merged 1 commit into from
Feb 29, 2016
Merged

Move from Travis to Circle #102

merged 1 commit into from
Feb 29, 2016

Conversation

gdiggs
Copy link
Contributor

@gdiggs gdiggs commented Feb 29, 2016

@codeclimate/review

@ABaldwinHunter
Copy link
Contributor

LGTM

gdiggs added a commit that referenced this pull request Feb 29, 2016
@gdiggs gdiggs merged commit bf1584b into master Feb 29, 2016
@gdiggs gdiggs deleted the gd-circle branch February 29, 2016 23:00
dependencies:
pre:
- git config --global user.email "ci@codeclimate.com"
- git config --global user.name "Code Climate CI"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did we need the git config?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We run some git commands in the specs and they error without an identity

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.

3 participants