Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9ba98ad

Browse filesBrowse files
committed
travis: make 9.5 test allowed to fail
1 parent 807df12 commit 9ba98ad
Copy full SHA for 9ba98ad

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ env:
5050
jobs:
5151
allow_failures:
5252
- if: env(PG_BRANCH) = master
53-
- if: env(PG_BRANCH) = 9.5
53+
- if: env(PG_BRANCH) = REL9_5_STABLE
5454
# - if: env(MODE) IN (archive, backup, delta, locking, merge, replica, retention, restore)
5555

5656
# Only run CI for master branch commits to limit our travis usage

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.