summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Brookins <andrew.brookins@redislabs.com>2020-07-13 19:09:10 +0000
committerAndrew Brookins <andrew.brookins@redislabs.com>2020-07-13 19:09:10 +0000
commitb4b1d9702964aee9ba38d16a067cf5dbc21d5d44 (patch)
tree4a863284c3cb1673a97815e16597d48f43fa6dc0
parentaf3771b1479caec3e7396b952cb78a60a6e98253 (diff)
downloadredis-py-b4b1d9702964aee9ba38d16a067cf5dbc21d5d44.tar.gz
WIP on travis config
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 615a0c9..8b51c30 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,8 @@
language: python
+env:
+ - DOCKER_COMPOSE_VERSION=1.26.2
+
services:
- docker