Try running only test_redis_2 on travis

This commit is contained in:
2016-01-07 16:09:39 +05:30
parent 06d6177b8d
commit 24d18a9b49
+1 -1
View File
@@ -27,4 +27,4 @@ install:
- "pip install -e ."
# command to run tests
script: py.test -v
script: py.test -v -k redis_fail_2