As of now slugbuilder is a part of full E2E test. But if we look at functionality here slugbuilder only does. two things in DEIS. Takes a tar file extracts the code compiles and generates slug file.
Any PR in slugbuilder should or also do this test instead of running entire E2E suite.
refer deis/workflow-e2e#303