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:
Bruno Windels
2018-09-19 11:05:05 +02:00
committed by GitHub

View File

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