Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Buhr committed Aug 15, 2014
1 parent 3cfc214 commit 6af6e7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,5 @@ Currently in order for tests to pass, a redis host is required. We know, this is
in the current version there is a hard requirement for the application to have its default memory setup to use redis as part of a deployment, this is
to make it easier to install the application for the end-user. Future versions will work around this, or we may drop the memory requirement.

The simplest way to get the tests to run is to install local redis, or (what I do) have a vagrant instance that is running redis, then you can just `vagrant up`
when you need redis and kill it later. Just make sure you are forwarding the default ports 1:1.

0 comments on commit 6af6e7c

Please sign in to comment.