aboutsummaryrefslogtreecommitdiff
path: root/.circleci/config.yml
diff options
context:
space:
mode:
authorShin'ya UEOKA <ueokande@i-beam.org>2019-08-21 04:11:23 +0000
committerShin'ya Ueoka <ueokande@i-beam.org>2019-08-21 19:54:50 +0900
commit81b8dae6c6a181083cc81436a16cc5486bbe5cea (patch)
treefd3ed682325a68e7a1e8e053d9b3341074ed8be2 /.circleci/config.yml
parentcd549234b457e868f11624de9fd2cdd533a63e06 (diff)
Update lanthan
Diffstat (limited to '.circleci/config.yml')
-rw-r--r--.circleci/config.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 3a2bae4..25ca31a 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -75,10 +75,6 @@ jobs:
- checkout
- setup_npm
- run: npm run build
- - run:
- name: Run geckodriver
- command: geckodriver
- background: true
- run: npm run test:e2e
workflows: