Skip to content

Commit 597021d

Browse files
committed
Remove page backup tests from allow_failures list on travis
1 parent a0cb12c commit 597021d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ env:
4444

4545
jobs:
4646
allow_failures:
47-
- if: env(MODE) IN (archive, backup, delta, locking, merge, page, replica, retention, restore)
47+
- if: env(MODE) IN (archive, backup, delta, locking, merge, replica, retention, restore)

0 commit comments

Comments
 (0)