From ecb5bbf6a7737693c78e9411f9a9f846e44a9c75 Mon Sep 17 00:00:00 2001 From: John McLear Date: Wed, 27 May 2020 22:21:28 +0000 Subject: [PATCH] trying this --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6b3bb6c7c..50a136b8c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ services: install: - "bin/installDeps.sh" - "export GIT_HASH=$(git rev-parse --verify --short HEAD)" - - "npm install ep_test_line_attrib" before_script: - "tests/frontend/travis/sauce_tunnel.sh" @@ -33,7 +32,6 @@ jobs: install: - "bin/installDeps.sh" - "export GIT_HASH=$(git rev-parse --verify --short HEAD)" - - "npm install ep_test_line_attrib" script: - "tests/frontend/travis/runner.sh" - name: "Test the Dockerfile"