remove uneeded CI config

pull/747/head
yann300 4 years ago
parent bcc4e0f099
commit 39d08d2c1f
  1. 1
      .circleci/config.yml

@ -51,7 +51,6 @@ jobs:
- checkout - checkout
- run: npm install - run: npm install
- run: npm run build:libs - run: npm run build:libs
- run: export NODE_OPTIONS="--max_old_space_size=8192"
- run: npm run test:libs - run: npm run test:libs
remix-ide-chrome-1: remix-ide-chrome-1:

Loading…
Cancel
Save