Bump to the latest Citus Tools

Gets the new uncrustify configuration.
pull/1462/head
Jason Petersen 2017-07-11 16:30:03 -06:00
parent 9018e698ec
commit 0d569b722e
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ env:
- PGVERSION=9.6
- PGVERSION=10
before_install:
- git clone -b v0.6.2 --depth 1 https://github.com/citusdata/tools.git
- git clone -b v0.6.3 --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