Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8c7436

Browse files
committed
Merge branch 'master' into release_2_5
2 parents cce59bc + 7c3f49a commit c8c7436

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.travis.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ env:
4242
- PG_VERSION=9.6 PG_BRANCH=REL9_6_STABLE
4343
- PG_VERSION=9.5 PG_BRANCH=REL9_5_STABLE
4444

45-
jobs:
46-
allow_failures:
47-
- if: env(MODE) IN (archive, backup, delta, locking, merge, replica, retention, restore)
45+
#jobs:
46+
# allow_failures:
47+
# - if: env(MODE) IN (archive, backup, delta, locking, merge, replica, retention, restore)
4848

4949
# Only run CI for master branch commits to limit our travis usage
50-
branches:
51-
only:
52-
- master
50+
#branches:
51+
# only:
52+
# - master

0 commit comments

Comments
 (0)