summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Brookins <andrew.brookins@redislabs.com>2020-07-13 19:27:31 +0000
committerAndrew Brookins <andrew.brookins@redislabs.com>2020-07-13 19:27:31 +0000
commite4954ba0b7eb7b2250c7d32a1707851ad19ae12f (patch)
tree034db1f7205af6cb0fb9973bf1a11a41d3f3f982
parente01cc2f549a01e865f6898632e1532997a9e6401 (diff)
downloadredis-py-e4954ba0b7eb7b2250c7d32a1707851ad19ae12f.tar.gz
No need for Python in the test build anymore
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index bb94373..0e3b1f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,3 @@
-language: python
-
env:
- DOCKER_COMPOSE_VERSION=1.26.2