1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00

Build branches with -cit suffix on Travis-CI.

This allows a branch to be targeted at only Travis-CI and not other CI services.
This commit is contained in:
David Steele 2020-05-06 10:23:42 -04:00
parent 4c6dbe17ea
commit 3fe6ad5047

View File

@ -2,6 +2,7 @@ branches:
only:
- integration
- /-ci$/
- /-cit$/
os: linux
dist: trusty