mirror of https://github.com/citusdata/citus.git
Try new Debian URL
parent
7332244c8c
commit
e75eb17130
|
@ -22,7 +22,7 @@ matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- env: PGVERSION=11
|
- env: PGVERSION=11
|
||||||
before_install:
|
before_install:
|
||||||
- git clone -b v0.7.1 --depth 1 https://github.com/citusdata/tools.git
|
- git clone -b v0.7.6 --depth 1 https://github.com/citusdata/tools.git
|
||||||
- sudo make -C tools install
|
- sudo make -C tools install
|
||||||
- setup_apt
|
- setup_apt
|
||||||
- curl https://install.citusdata.com/community/deb.sh | sudo bash
|
- curl https://install.citusdata.com/community/deb.sh | sudo bash
|
||||||
|
|
Loading…
Reference in New Issue