mirror of https://github.com/citusdata/citus.git
Update tools version to pass travis
parent
40a606cbbb
commit
8723a89b03
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue