Skip to content

Commit d552ec9

Browse files
committed
ignore triggers
1 parent 777c70d commit d552ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.build/travis_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ yes | pum test-and-upgrade -pp qwat_prod -pt qwat_test -pc qwat_comp -t qwat_sys
4343
echo "::endgroup::"
4444

4545
# Run a last check between qwat_prod and qwat_comp
46-
pum check -p1 qwat_prod -p2 qwat_comp -i views rules
46+
pum check -p1 qwat_prod -p2 qwat_comp -i views rules triggers
4747

4848
# Extend qwat_prod with a customization
4949
echo "::group::Extend database with a customization"

0 commit comments

Comments
 (0)