Revert "Removing ep_test_line_attrib include"

This reverts commit 9bca865b4f.
This commit is contained in:
John McLear 2020-05-28 12:33:57 +00:00
parent f775096696
commit b1b181927d
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ services:
install:
- "bin/installDeps.sh"
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
# - "npm install ep_test_line_attrib"
- "npm install ep_test_line_attrib"
before_script:
- "tests/frontend/travis/sauce_tunnel.sh"
@ -33,7 +33,7 @@ jobs:
install:
- "bin/installDeps.sh"
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
# - "npm install ep_test_line_attrib"
- "npm install ep_test_line_attrib"
script:
- "tests/frontend/travis/runner.sh"
- name: "Test the Dockerfile"