parent
65fc8d830b
commit
59ba183c82
|
@ -5,8 +5,6 @@ install:
|
||||||
- "bin/installDeps.sh"
|
- "bin/installDeps.sh"
|
||||||
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
- "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"
|
|
||||||
script:
|
script:
|
||||||
- "tests/frontend/travis/runner.sh"
|
- "tests/frontend/travis/runner.sh"
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue