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