Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Commit e51ba65

Browse files
committed
Update zookeeper version and url in travis config
1 parent 7f0183f commit e51ba65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ branches:
99
- master
1010

1111
before_install:
12-
- wget http://apache.claz.org/zookeeper/zookeeper-3.4.6/zookeeper-3.4.6.tar.gz
12+
- wget http://apache.cs.utah.edu/zookeeper/zookeeper-3.4.10/zookeeper-3.4.10.tar.gz
1313
- tar -zxvf zookeeper*tar.gz
1414
- go get github.com/mattn/goveralls
1515
- go get golang.org/x/tools/cmd/cover

0 commit comments

Comments
 (0)