We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de1607 commit 4755139Copy full SHA for 4755139
.travis.yml
@@ -47,7 +47,7 @@ env:
47
48
jobs:
49
allow_failures:
50
- - env: PG_BRANCH=master
+ - if: env(PG_BRANCH) = master
51
# - if: env(MODE) IN (archive, backup, delta, locking, merge, replica, retention, restore)
52
53
# Only run CI for master branch commits to limit our travis usage
0 commit comments