1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-11-24 08:52:38 +02:00
pg_probackup/.travis.yml
Dmitry Vasilyev 87b61e2abd Travis tests
2016-09-16 00:26:18 +03:00

8 lines
127 B
YAML

sudo: required
services:
- docker
script:
- docker run -v $(pwd):/tests --rm centos:7 /tests/travis/backup_restore.sh