Make sure that we are running and testing latest versions of everything (#303)

This commit is contained in:
Alexander Kukushkin
2016-09-19 13:32:53 +02:00
committed by GitHub
parent 5c8399e4fa
commit 0b1bfeca5b
10 changed files with 17 additions and 20 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ addons:
postgresql: "9.5"
env:
global:
- ETCDVERSION=2.3.2 ZKVERSION=3.4.6 CONSULVERSION=0.6.4
- ETCDVERSION=3.0.8 ZKVERSION=3.4.9 CONSULVERSION=0.7.0
matrix:
- TEST_SUITE="python setup.py"
- DCS="etcd" TEST_SUITE="behave"