From 6869b03ee0c4f96c6e448c54d92c862574cca752 Mon Sep 17 00:00:00 2001 From: John McLear Date: Mon, 8 Jun 2020 12:49:42 +0000 Subject: [PATCH] prolly ge tit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 99693a82a..2a1067d82 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ jobs: # we can only frontend tests from the ether/ organization and not from forks. # To request tests to be run ask a maintainer to fork your repo to ether/ - if: fork = true - - name: "Test the Frontend" + name: "Test the Frontend" install: - "bin/installDeps.sh" - "export GIT_HASH=$(git rev-parse --verify --short HEAD)"