diff --git a/.travis.yml b/.travis.yml index 50a136b8c..ef6ce3792 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,6 +28,7 @@ jobs: - "cd src && npm install && cd -" script: - "tests/frontend/travis/runnerBackend.sh" +# Frontend is focus - name: "Test the Frontend" install: - "bin/installDeps.sh"