diff --git a/.travis.yml b/.travis.yml index ef6ce3792..f57710e4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,7 @@ jobs: # Frontend is focus - name: "Test the Frontend" install: + - "ls -lsh node_modules" - "bin/installDeps.sh" - "export GIT_HASH=$(git rev-parse --verify --short HEAD)" script: