diff --git a/.travis/run.check.sh b/.travis/run.check.sh index f44f06df..3732d9a1 100755 --- a/.travis/run.check.sh +++ b/.travis/run.check.sh @@ -2,6 +2,6 @@ set -e -composer analyse src +composer analyse app composer analyse api \ No newline at end of file