pull/3285/head
filip mertens 2 years ago
parent 25c04a4653
commit e71db2df43
  1. 2
      apps/remix-ide/ci/remixd_test.sh

@ -6,6 +6,8 @@ BUILD_ID=${CIRCLE_BUILD_NUM:-${TRAVIS_JOB_NUMBER}}
echo "$BUILD_ID"
TEST_EXITCODE=0
echo $SHELL
# install foundry
curl -L https://foundry.paradigm.xyz | bash
# export /home/circleci/.foundry/bin to PATH

Loading…
Cancel
Save