In travis, cd back to repo

This commit is contained in:
2015-12-23 12:22:23 +05:30
parent dc5ebc99c1
commit 862bf328e1
+1
View File
@@ -18,6 +18,7 @@ before_install:
- cd redis-2.8.3
- make
- sudo make install
- cd ..
# - apt-get install redis-server
install:
- "pip install -r requirements.txt"