Add hiredis to build (#395)

* Add hiredis to build

* make hiredis build if ray has been cloned before this commit
This commit is contained in:
Stephanie Wang
2016-09-01 20:15:00 -07:00
committed by Philipp Moritz
parent 75555ee25c
commit b6872182bf
5 changed files with 10 additions and 0 deletions
+3
View File
@@ -12,3 +12,6 @@
path = thirdparty/python
url = https://github.com/austinsc/python.git
ignore = dirty
[submodule "thirdparty/hiredis"]
path = thirdparty/hiredis
url = https://github.com/redis/hiredis.git