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 807df12 commit 9ba98adCopy full SHA for 9ba98ad
.travis.yml
@@ -50,7 +50,7 @@ env:
50
jobs:
51
allow_failures:
52
- if: env(PG_BRANCH) = master
53
- - if: env(PG_BRANCH) = 9.5
+ - if: env(PG_BRANCH) = REL9_5_STABLE
54
# - if: env(MODE) IN (archive, backup, delta, locking, merge, replica, retention, restore)
55
56
# Only run CI for master branch commits to limit our travis usage
0 commit comments