master: CuraEngine: Do tests, but ignore failure

This commit is contained in:
Thomas Karl Pietrowski 2016-11-15 09:38:12 +01:00 committed by GitHub
parent 8f3e9943ca
commit 64f8e112c2

View File

@ -15,4 +15,4 @@ override_dh_install:
dh_install --fail-missing
override_dh_auto_test:
@echo "Skipping tests..."
dh_auto_test || true