diff --git a/script/cibuild b/script/cibuild index 372eb321..8ea125af 100755 --- a/script/cibuild +++ b/script/cibuild @@ -1,3 +1,2 @@ #!/bin/sh -script/test -script/integration_tests +script/test && script/integration_tests