Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Move from Travis to Circle #102

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants