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 Redis to CI; make host/port configurable #48

Merged
merged 1 commit into from
Jul 6, 2018

Conversation

elithrar
Copy link
Contributor

@elithrar elithrar commented Jul 6, 2018

Partially addresses #47.

  • Redis host/port configurable
  • Adds Redis to Travis CI config
  • Does NOT make Redis optional

@elithrar elithrar added the build label Jul 6, 2018
@elithrar elithrar self-assigned this Jul 6, 2018
@elithrar
Copy link
Contributor Author

elithrar commented Jul 6, 2018

I also block-scoped all of the tests. Future PR will split them into separate test functions so tests without inter-dependencies can be run in parallel.

@elithrar elithrar merged commit 82b86d2 into master Jul 6, 2018
@elithrar elithrar deleted the elithrar/redis-ci-configurable branch July 6, 2018 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant