pull/3262/head^2
filip mertens 2 years ago committed by Aniket
parent 976f638360
commit c7fc670d6a
  1. 1
      apps/remix-ide/ci/browser_test.sh

@ -7,7 +7,6 @@ set -e
BUILD_ID=${CIRCLE_BUILD_NUM:-${TRAVIS_JOB_NUMBER}}
echo "$BUILD_ID"
TEST_EXITCODE=0
yarn build remixd
yarn run ganache-cli &
yarn run serve:production &
echo 'sharing folder: ' $PWD '/apps/remix-ide/contracts' &

Loading…
Cancel
Save