Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit7c3f49a

Browse files
committed
travis: run on every branch, do not tolerate job failures
1 parent6e8e948 commit7c3f49a

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)

[8]ページ先頭

©2009-2025 Movatter.jp