gateway-timeout-during-tests
John McLear 2020-05-27 22:47:13 +00:00
parent ecb5bbf6a7
commit 72d77cd044
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ jobs:
- "cd src && npm install && cd -" - "cd src && npm install && cd -"
script: script:
- "tests/frontend/travis/runnerBackend.sh" - "tests/frontend/travis/runnerBackend.sh"
# Frontend is focus
- name: "Test the Frontend" - name: "Test the Frontend"
install: install:
- "bin/installDeps.sh" - "bin/installDeps.sh"