1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-11-24 08:52:38 +02:00
pg_probackup/.travis.yml

8 lines
127 B
YAML
Raw Normal View History

2016-09-15 23:26:02 +02:00
sudo: required
services:
- docker
script:
- docker run -v $(pwd):/tests --rm centos:7 /tests/travis/backup_restore.sh