mirror of https://github.com/citusdata/citus.git
Lock tools version
parent
3ff1877108
commit
6be5217872
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue