Skip to content

Commit

Permalink
upgrade ZOOKEEPER_VERSION to 3.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitris committed Jan 8, 2020
1 parent c404f93 commit 3554945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ go:
- 1.x
- tip
env:
- VAULT_ADDR='http://127.0.0.1:8200' CONSUL_VERSION=0.9.3 ETCD_VERSION=3.3.1 DYNAMODB_VERSION=2017-02-16 VAULT_VERSION=0.10.1 ZOOKEEPER_VERSION=3.4.10 RANCHER_VERSION=0.6.0
- VAULT_ADDR='http://127.0.0.1:8200' CONSUL_VERSION=0.9.3 ETCD_VERSION=3.3.1 DYNAMODB_VERSION=2017-02-16 VAULT_VERSION=0.10.1 ZOOKEEPER_VERSION=3.4.14 RANCHER_VERSION=0.6.0
services:
- redis
before_install:
Expand Down

0 comments on commit 3554945

Please sign in to comment.