mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
run unit tests on riot-web like before
This commit is contained in:
parent
0b4ce3c58e
commit
509ae4cea4
@ -6,5 +6,9 @@
|
||||
|
||||
set -ev
|
||||
|
||||
RIOT_WEB_DIR=riot-web
|
||||
|
||||
scripts/travis/build.sh
|
||||
pushd "$RIOT_WEB_DIR"
|
||||
npm run test
|
||||
popd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user