From 72d77cd0444097d1882d94b4f13b0e3f3c4e13ea Mon Sep 17 00:00:00 2001 From: John McLear Date: Wed, 27 May 2020 22:47:13 +0000 Subject: [PATCH] wtd --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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"