Commit 4ade2647 authored by yann300's avatar yann300

remove debugger test

parent 4c7911e1
......@@ -31,15 +31,6 @@ jobs:
- checkout
- run: cd remix-solidity && npm install && npm test
remix-debugger:
docker:
- image: circleci/node:7.10
environment:
working_directory: ~/repo
steps:
- checkout
- run: cd remix-debugger && npm install && npm test
workflows:
version: 2
build_all:
......@@ -47,4 +38,4 @@ workflows:
- remix-lib
- remix-core
- remix-solidity
- remix-debugger
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