Skip to content

Commit 030f171

Browse files
authored
Merge pull request #302 from postgrespro/issue_301
Issue 301. Update CI and readme.
2 parents 2e9c55f + 7b3d13f commit 030f171

File tree

3 files changed

+14
-2097
lines changed

3 files changed

+14
-2097
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,8 @@ env:
4545
jobs:
4646
allow_failures:
4747
- if: env(MODE) IN (archive, backup, delta, locking, merge, replica, retention, restore)
48+
49+
# Only run CI for master branch commits to limit our travis usage
50+
branches:
51+
only:
52+
- master

0 commit comments

Comments
 (0)