From 743d23e2e0ac4e7e79f79c1ec8cfed6d851a03a8 Mon Sep 17 00:00:00 2001 From: webzwo0i Date: Tue, 22 Sep 2020 23:11:30 +0200 Subject: [PATCH] OMG its late --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fda697524..b8a67d64b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,4 +35,5 @@ install: - "bin/installDeps.sh" - "export GIT_HASH=$(git rev-parse --verify --short HEAD)" - "npm install ep_hash_auth" - - "tests/frontend/travis/runnerBackend.sh" + +script: "tests/frontend/travis/runnerBackend.sh"