diff --git a/.travis.yml b/.travis.yml index 59b2bfc5d..481e1b024 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ env: - PGVERSION=9.6 - PGVERSION=10 before_install: - - git clone -b v0.6.3 --depth 1 https://github.com/citusdata/tools.git + - git clone -b v0.6.4 --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