Merge pull request #2170 from matrix-org/bwindels/disablelle2etests
pass --travis flag to e2e tests to disable tests known not to work Travis CI
This commit is contained in:
commit
42c148f330
1 changed files with 1 additions and 1 deletions
|
@ -34,5 +34,5 @@ ln -s $REACT_SDK_DIR/$RIOT_WEB_DIR riot/riot-web
|
|||
# PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true ./install.sh
|
||||
# CHROME_PATH=$(which google-chrome-stable) ./run.sh
|
||||
./install.sh
|
||||
./run.sh
|
||||
./run.sh --travis
|
||||
popd
|
||||
|
|
Loading…
Reference in a new issue