Lock tools version

pull/696/head
Jason Petersen 2016-08-02 21:23:02 -07:00
parent 3ff1877108
commit 6be5217872
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ env:
matrix:
- PGVERSION=9.5
before_install:
- git clone --depth 1 https://github.com/citusdata/tools.git
- git clone -b v0.3.3 --depth 1 https://github.com/citusdata/tools.git
- tools/travis/setup_apt.sh
- tools/travis/nuke_pg.sh
install: