From f8052470e69d910aaab9b0ba9d3ec5aa269db828 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Thu, 7 Jan 2016 16:12:50 +0530 Subject: [PATCH] Revert "Try running only test_redis_2 on travis" This reverts commit 24d18a9b49abc97ae1977ae19f8c375fe07d6840. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fe6a1a5..ce4c874 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,4 +27,4 @@ install: - "pip install -e ." # command to run tests -script: py.test -v -k redis_fail_2 +script: py.test -v