We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777c70d commit d552ec9Copy full SHA for d552ec9
.build/travis_script.sh
@@ -43,7 +43,7 @@ yes | pum test-and-upgrade -pp qwat_prod -pt qwat_test -pc qwat_comp -t qwat_sys
43
echo "::endgroup::"
44
45
# Run a last check between qwat_prod and qwat_comp
46
-pum check -p1 qwat_prod -p2 qwat_comp -i views rules
+pum check -p1 qwat_prod -p2 qwat_comp -i views rules triggers
47
48
# Extend qwat_prod with a customization
49
echo "::group::Extend database with a customization"
0 commit comments