Update tools version to pass travis

pull/2258/head
velioglu 2018-07-06 13:50:40 +03:00
parent 40a606cbbb
commit 8723a89b03
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ env:
- PGVERSION=9.5
- PGVERSION=9.6
before_install:
- git clone -b v0.6.1 --depth 1 https://github.com/citusdata/tools.git
- git clone -b v0.7.6 --depth 1 https://github.com/citusdata/tools.git
- sudo make -C tools install
- setup_apt
- curl https://install.citusdata.com/community/deb.sh | sudo bash