build earlier

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

@ -7,7 +7,7 @@ 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