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

Add travis-ci #28

Merged
merged 1 commit into from May 4, 2012
Merged

Add travis-ci #28

merged 1 commit into from May 4, 2012

Conversation

oneacross
Copy link
Contributor

Would you be interested in using the travis-ci tool?

travis-ci is an open source continuous integration tool that works well with github.
Someone would need to login to travis-ci.org with opengovernment's github credentials.
Then enable the service hook for the govkit repo.

After it is setup, rake (rspec) will be run after every new commit.

travis-ci is an open source continuous integration tool that
works well with github.

Added the travis-ci status to the README.

Needed to add rake to Gemfile.

Needed to change the cgi gem require to lowercase, uppercase was
causing a LoadError in the travis-ci environment.
@NateBarnes
Copy link
Contributor

I'm in favor of this pull request, but I've been hesitant to merge it myself (waiting for someone from the PPF to take a look at it). However they've already got travis enabled on other projects so unless there are objections over the next day or two I'll merge it in to mirror their other projects.

NateBarnes added a commit that referenced this pull request May 4, 2012
@NateBarnes NateBarnes merged commit 7279f1e into opengovernment:master May 4, 2012
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

2 participants