From 76cf22c3b8423821236c4ab4f4020cafd077ca86 Mon Sep 17 00:00:00 2001 From: John McLear Date: Mon, 8 Jun 2020 12:50:22 +0000 Subject: [PATCH] should run them --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2a1067d82..ca4cc6f1e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,7 @@ jobs: include: # 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 + - if: fork = false name: "Test the Frontend" install: - "bin/installDeps.sh"