we don't need to install riot-web for react-sdk unit tests

This commit is contained in:
Michael Telatynski 2019-12-17 12:16:40 +00:00
parent c3415d2121
commit 386d6ec055
3 changed files with 1 additions and 239 deletions

View file

@ -1,10 +0,0 @@
#!/bin/bash
#
# script which is run by the CI build (after `yarn test`).
#
# clones riot-web develop and runs the tests against our version of react-sdk.
set -ev
scripts/ci/build.sh
yarn test