Commit 3ed4ad4b authored by Filipe Silva's avatar Filipe Silva Committed by Jesús Rodríguez

fix(e2e): fix travis webdriver issue (#266)

parent c002d0ec
...@@ -16,5 +16,5 @@ install: ...@@ -16,5 +16,5 @@ install:
- npm install - npm install
script: script:
- npm run lint - npm run lint
- npm run test-once - npm run test-once
- npm run e2e - npm run e2e
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment