Lock tools version

release-5.1
Jason Petersen 2016-08-02 21:23:02 -07:00
parent bb83331ac5
commit fa6690645f
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ env:
- PGVERSION=9.5 - PGVERSION=9.5
- PGVERSION=9.4 - PGVERSION=9.4
before_install: 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/setup_apt.sh
- tools/travis/nuke_pg.sh - tools/travis/nuke_pg.sh
install: install: