Enable integration tests for Redis commands on Travis CI.

This was not possible before since our test suite requires Redis >= 2.4 but
their environment was running Redis 2.2 until a month ago or so.
This commit is contained in:
Daniele Alessandri
2012-02-25 10:58:00 +01:00
parent 46d293a716
commit 86bf223ec0
+1 -1
View File
@@ -12,7 +12,7 @@
<group>ext-phpiredis</group>
<group>ext-curl</group>
<group>realm-webdis</group>
<group>connected</group>
<!-- <group>connected</group> -->
<!-- <group>disconnected</group> -->
<!-- <group>commands</group> -->
<!-- <group>slow</group> -->